GET /user_management/visitor-free/?format=api&offset=77320&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94280,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77312&ordering=-ip_address",
    "results": [
        {
            "id": 6641,
            "ip_address": "103.253.45.234",
            "count": 1,
            "first_visit": "2022-05-16T11:58:11.363782+06:00",
            "date": null
        },
        {
            "id": 29806,
            "ip_address": "103.253.45.231",
            "count": 1,
            "first_visit": "2022-07-30T11:17:04.965563+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 19110,
            "ip_address": "103.253.45.231",
            "count": 1,
            "first_visit": "2022-06-26T15:08:16.555713+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 10317,
            "ip_address": "103.253.45.231",
            "count": 1,
            "first_visit": "2022-05-22T15:11:52.342394+06:00",
            "date": null
        },
        {
            "id": 43452,
            "ip_address": "103.253.45.230",
            "count": 1,
            "first_visit": "2023-03-09T20:15:35.878739+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 13081,
            "ip_address": "103.253.45.23",
            "count": 3,
            "first_visit": "2022-05-31T12:09:21.161148+06:00",
            "date": null
        },
        {
            "id": 24572,
            "ip_address": "103.253.45.227",
            "count": 1,
            "first_visit": "2022-07-20T11:54:53.764553+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11807,
            "ip_address": "103.253.45.227",
            "count": 1,
            "first_visit": "2022-05-27T00:12:22.262566+06:00",
            "date": null
        }
    ]
}