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

{
    "count": 100681,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15944&ordering=ip_address",
    "results": [
        {
            "id": 11381,
            "ip_address": "103.230.107.34",
            "count": 1,
            "first_visit": "2022-05-25T15:40:47.342329+06:00",
            "date": null
        },
        {
            "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": 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": 52746,
            "ip_address": "103.230.107.35",
            "count": 1,
            "first_visit": "2023-08-17T11:15:00.643304+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 35562,
            "ip_address": "103.230.107.35",
            "count": 1,
            "first_visit": "2022-10-06T12:17:54.212811+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 3682,
            "ip_address": "103.230.107.36",
            "count": 3,
            "first_visit": "2022-02-17T10:00:51.973088+06:00",
            "date": null
        },
        {
            "id": 64553,
            "ip_address": "103.230.107.37",
            "count": 1,
            "first_visit": "2024-02-10T15:36:25.361563+06:00",
            "date": "2024-02-10"
        }
    ]
}