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=-email&page=4",
"previous": "http://pastor-teachapp-backend-496259523959.us-central1.run.app/user/?format=api&ordering=-email&page=2",
"results": [
{
"email": "test@gmail311.com",
"first_name": "Test",
"last_name": "User",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "testahsan@gmail.com",
"first_name": "Ahsan",
"last_name": "Test",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "test45665434@gmail.com",
"first_name": "Test",
"last_name": "User",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "test321@gmail.com",
"first_name": "Test",
"last_name": "User",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "test32122@gmail.com",
"first_name": "Test",
"last_name": "User",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "test1@gmail.com",
"first_name": "898",
"last_name": "2223",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "test133@gmail.com",
"first_name": "Test",
"last_name": "03",
"service_provider_id": null,
"role_id": null
},
{
"email": "test123@gmail.com",
"first_name": "testii",
"last_name": "testiii",
"service_provider_id": null,
"role_id": null
},
{
"email": "test12344@gmail.com",
"first_name": "Test",
"last_name": "02",
"service_provider_id": 3,
"role_id": 2
},
{
"email": "test1233@gmail.com",
"first_name": "Test",
"last_name": "1233",
"service_provider_id": 3,
"role_id": 2
}
]
}