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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50072&ordering=ip_address",
    "results": [
        {
            "id": 96558,
            "ip_address": "119.234.82.253",
            "count": 1,
            "first_visit": "2026-04-01T06:02:53.668334+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 20647,
            "ip_address": "119.235.0.196",
            "count": 1,
            "first_visit": "2022-07-02T04:49:22.838272+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 67552,
            "ip_address": "119.237.0.137",
            "count": 1,
            "first_visit": "2024-04-26T10:53:14.043446+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 100732,
            "ip_address": "119.248.4.194",
            "count": 1,
            "first_visit": "2026-07-25T20:12:16.887364+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 24765,
            "ip_address": "119.30.32.1",
            "count": 1,
            "first_visit": "2022-07-20T17:06:44.360843+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7861,
            "ip_address": "119.30.32.10",
            "count": 1,
            "first_visit": "2022-05-17T10:45:26.471404+06:00",
            "date": null
        },
        {
            "id": 27355,
            "ip_address": "119.30.32.10",
            "count": 1,
            "first_visit": "2022-07-25T15:03:12.065843+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1377,
            "ip_address": "119.30.32.100",
            "count": 1,
            "first_visit": "2021-12-26T08:27:09.789364+06:00",
            "date": null
        }
    ]
}