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

{
    "count": 102908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52048&ordering=-ip_address",
    "results": [
        {
            "id": 9125,
            "ip_address": "119.30.38.61",
            "count": 1,
            "first_visit": "2022-05-18T22:38:17.620479+06:00",
            "date": null
        },
        {
            "id": 20251,
            "ip_address": "119.30.38.61",
            "count": 1,
            "first_visit": "2022-06-30T05:53:44.243854+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 16867,
            "ip_address": "119.30.38.57",
            "count": 1,
            "first_visit": "2022-06-20T17:17:26.020864+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 31956,
            "ip_address": "119.30.38.56",
            "count": 2,
            "first_visit": "2022-08-14T01:22:14.680386+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 29842,
            "ip_address": "119.30.38.55",
            "count": 1,
            "first_visit": "2022-07-30T11:45:44.486784+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9976,
            "ip_address": "119.30.38.54",
            "count": 1,
            "first_visit": "2022-05-21T11:02:47.653431+06:00",
            "date": null
        },
        {
            "id": 5010,
            "ip_address": "119.30.38.52",
            "count": 3,
            "first_visit": "2022-04-09T16:14:58.102290+06:00",
            "date": null
        },
        {
            "id": 27096,
            "ip_address": "119.30.38.51",
            "count": 1,
            "first_visit": "2022-07-25T08:47:20.094042+06:00",
            "date": "2022-07-25"
        }
    ]
}