HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94,
"next": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/user/?format=api&ordering=-first_name&page=5",
"previous": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/user/?format=api&ordering=-first_name&page=3",
"results": [
{
"email": "testuser@gmail.com",
"first_name": "Test",
"last_name": "User",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "testii@gmail.com",
"first_name": "Test",
"last_name": "test",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "test1233@gmail.com",
"first_name": "Test",
"last_name": "1233",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "ahsargdfgniqbal@gmail.com",
"first_name": "taiba",
"last_name": "test",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "hammusid7412@gmail.com",
"first_name": "taiba",
"last_name": "oge",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "sherrybgs@yahoo.com",
"first_name": "Sherry",
"last_name": "Biggs",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "saaad.abbaaas@gmail.com",
"first_name": "Saad",
"last_name": "Tester",
"service_provider_id": 3,
"role_id": 1
},
{
"email": "robbildm@gmail.com",
"first_name": "Robbi",
"last_name": "McCoy",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "pastordel@thwcdenver.com",
"first_name": "Pastor",
"last_name": "Philips",
"service_provider_id": 3,
"role_id": 1
},
{
"email": "Hamza23aa@gmail.com",
"first_name": "otrei",
"last_name": "kibol",
"service_provider_id": 3,
"role_id": 2
}
]
}