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

{
    "count": 100500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28920&ordering=-ip_address",
    "results": [
        {
            "id": 51963,
            "ip_address": "27.147.243.25",
            "count": 1,
            "first_visit": "2023-08-08T15:06:06.901057+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 34202,
            "ip_address": "27.147.243.23",
            "count": 1,
            "first_visit": "2022-09-11T19:15:45.343701+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 5476,
            "ip_address": "27.147.243.222",
            "count": 1,
            "first_visit": "2022-04-30T14:24:19.709950+06:00",
            "date": null
        },
        {
            "id": 5544,
            "ip_address": "27.147.243.211",
            "count": 2,
            "first_visit": "2022-05-02T03:34:05.180956+06:00",
            "date": null
        },
        {
            "id": 13066,
            "ip_address": "27.147.243.203",
            "count": 1,
            "first_visit": "2022-05-31T11:08:14.877949+06:00",
            "date": null
        },
        {
            "id": 1933,
            "ip_address": "27.147.243.2",
            "count": 1,
            "first_visit": "2022-01-11T18:26:32.248937+06:00",
            "date": null
        },
        {
            "id": 10799,
            "ip_address": "27.147.243.198",
            "count": 1,
            "first_visit": "2022-05-24T05:05:16.009459+06:00",
            "date": null
        },
        {
            "id": 12339,
            "ip_address": "27.147.243.195",
            "count": 1,
            "first_visit": "2022-05-28T23:56:43.388946+06:00",
            "date": null
        }
    ]
}