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

{
    "count": 98197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15552&ordering=ip_address",
    "results": [
        {
            "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": 33193,
            "ip_address": "103.230.107.34",
            "count": 1,
            "first_visit": "2022-08-28T13:03:30.461721+06:00",
            "date": "2022-08-28"
        },
        {
            "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
        }
    ]
}