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

{
    "count": 94982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15408&ordering=-ip_address",
    "results": [
        {
            "id": 94762,
            "ip_address": "43.245.120.18",
            "count": 3,
            "first_visit": "2026-02-02T21:19:34.551259+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 53959,
            "ip_address": "43.245.120.178",
            "count": 1,
            "first_visit": "2023-08-31T11:29:05.324319+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 9366,
            "ip_address": "43.245.120.177",
            "count": 1,
            "first_visit": "2022-05-19T13:21:24.142725+06:00",
            "date": null
        },
        {
            "id": 28418,
            "ip_address": "43.245.120.176",
            "count": 1,
            "first_visit": "2022-07-27T23:46:25.642871+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10700,
            "ip_address": "43.245.120.176",
            "count": 1,
            "first_visit": "2022-05-23T16:56:29.395954+06:00",
            "date": null
        },
        {
            "id": 5676,
            "ip_address": "43.245.120.174",
            "count": 2,
            "first_visit": "2022-05-06T19:39:08.518466+06:00",
            "date": null
        },
        {
            "id": 36095,
            "ip_address": "43.245.120.172",
            "count": 2,
            "first_visit": "2022-10-18T16:23:13.623788+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 9536,
            "ip_address": "43.245.120.172",
            "count": 2,
            "first_visit": "2022-05-19T23:01:31.055486+06:00",
            "date": null
        }
    ]
}