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

{
    "count": 93927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78240&ordering=-ip_address",
    "results": [
        {
            "id": 62458,
            "ip_address": "103.242.20.234",
            "count": 1,
            "first_visit": "2024-01-05T21:55:33.420619+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 8332,
            "ip_address": "103.242.20.234",
            "count": 3,
            "first_visit": "2022-05-17T22:18:30.646492+06:00",
            "date": null
        },
        {
            "id": 11812,
            "ip_address": "103.242.20.233",
            "count": 7,
            "first_visit": "2022-05-27T00:30:30.083471+06:00",
            "date": null
        },
        {
            "id": 29088,
            "ip_address": "103.242.20.232",
            "count": 1,
            "first_visit": "2022-07-29T03:42:11.920540+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 61019,
            "ip_address": "103.242.20.232",
            "count": 1,
            "first_visit": "2023-12-12T03:45:50.690311+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 62257,
            "ip_address": "103.242.20.231",
            "count": 1,
            "first_visit": "2024-01-04T01:37:09.488951+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 6383,
            "ip_address": "103.242.20.231",
            "count": 1,
            "first_visit": "2022-05-15T19:57:40.171588+06:00",
            "date": null
        },
        {
            "id": 3236,
            "ip_address": "103.242.20.230",
            "count": 1,
            "first_visit": "2022-02-02T19:50:20.978945+06:00",
            "date": null
        }
    ]
}