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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25000&ordering=-ip_address",
    "results": [
        {
            "id": 75147,
            "ip_address": "37.111.197.24",
            "count": 1,
            "first_visit": "2024-11-03T11:35:36.144758+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 27394,
            "ip_address": "37.111.197.238",
            "count": 1,
            "first_visit": "2022-07-25T19:40:27.442299+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11048,
            "ip_address": "37.111.197.238",
            "count": 2,
            "first_visit": "2022-05-24T17:30:16.901175+06:00",
            "date": null
        },
        {
            "id": 28085,
            "ip_address": "37.111.197.235",
            "count": 3,
            "first_visit": "2022-07-27T10:06:25.090218+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7648,
            "ip_address": "37.111.197.235",
            "count": 2,
            "first_visit": "2022-05-17T08:15:56.489281+06:00",
            "date": null
        },
        {
            "id": 9061,
            "ip_address": "37.111.197.233",
            "count": 1,
            "first_visit": "2022-05-18T20:14:52.351877+06:00",
            "date": null
        },
        {
            "id": 4227,
            "ip_address": "37.111.197.232",
            "count": 2,
            "first_visit": "2022-03-09T20:40:01.045618+06:00",
            "date": null
        },
        {
            "id": 29356,
            "ip_address": "37.111.197.231",
            "count": 1,
            "first_visit": "2022-07-29T15:23:10.584066+06:00",
            "date": "2022-07-29"
        }
    ]
}