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

{
    "count": 94851,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=ip_address",
    "results": [
        {
            "id": 64909,
            "ip_address": "103.230.107.33",
            "count": 1,
            "first_visit": "2024-02-19T15:31:04.615750+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 33193,
            "ip_address": "103.230.107.34",
            "count": 1,
            "first_visit": "2022-08-28T13:03:30.461721+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 53890,
            "ip_address": "103.230.107.34",
            "count": 1,
            "first_visit": "2023-08-30T12:00:05.339042+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 11381,
            "ip_address": "103.230.107.34",
            "count": 1,
            "first_visit": "2022-05-25T15:40:47.342329+06:00",
            "date": null
        },
        {
            "id": 59004,
            "ip_address": "103.230.107.34",
            "count": 2,
            "first_visit": "2023-11-05T19:49:35.515121+06:00",
            "date": "2023-11-05"
        },
        {
            "id": 7497,
            "ip_address": "103.230.107.35",
            "count": 3,
            "first_visit": "2022-05-16T23:42:55.083470+06:00",
            "date": null
        },
        {
            "id": 54640,
            "ip_address": "103.230.107.35",
            "count": 1,
            "first_visit": "2023-09-09T11:49:29.805988+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 35562,
            "ip_address": "103.230.107.35",
            "count": 1,
            "first_visit": "2022-10-06T12:17:54.212811+06:00",
            "date": "2022-10-06"
        }
    ]
}