GET /user_management/visitor-free/?format=api&offset=25040&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=25048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25032&ordering=-ip_address",
    "results": [
        {
            "id": 48681,
            "ip_address": "37.111.197.179",
            "count": 1,
            "first_visit": "2023-06-22T17:34:13.320598+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 10167,
            "ip_address": "37.111.197.177",
            "count": 1,
            "first_visit": "2022-05-21T23:43:25.932477+06:00",
            "date": null
        },
        {
            "id": 10817,
            "ip_address": "37.111.197.176",
            "count": 1,
            "first_visit": "2022-05-24T08:09:24.480083+06:00",
            "date": null
        },
        {
            "id": 8574,
            "ip_address": "37.111.197.175",
            "count": 1,
            "first_visit": "2022-05-17T23:58:55.503341+06:00",
            "date": null
        },
        {
            "id": 8038,
            "ip_address": "37.111.197.172",
            "count": 1,
            "first_visit": "2022-05-17T12:09:19.908882+06:00",
            "date": null
        },
        {
            "id": 4072,
            "ip_address": "37.111.197.171",
            "count": 1,
            "first_visit": "2022-03-04T17:49:29.963423+06:00",
            "date": null
        },
        {
            "id": 20676,
            "ip_address": "37.111.197.170",
            "count": 1,
            "first_visit": "2022-07-02T08:22:05.847326+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 8990,
            "ip_address": "37.111.197.170",
            "count": 1,
            "first_visit": "2022-05-18T15:14:22.374658+06:00",
            "date": null
        }
    ]
}