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

{
    "count": 100926,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17704&ordering=-ip_address",
    "results": [
        {
            "id": 26630,
            "ip_address": "42.0.4.246",
            "count": 1,
            "first_visit": "2022-07-24T09:51:34.601647+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 100183,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2026-07-12T08:34:14.100301+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 8762,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2022-05-18T10:26:40.427403+06:00",
            "date": null
        },
        {
            "id": 28061,
            "ip_address": "42.0.4.245",
            "count": 1,
            "first_visit": "2022-07-27T09:06:39.994784+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12367,
            "ip_address": "42.0.4.245",
            "count": 2,
            "first_visit": "2022-05-29T02:12:51.688260+06:00",
            "date": null
        },
        {
            "id": 42668,
            "ip_address": "42.0.4.245",
            "count": 1,
            "first_visit": "2023-02-24T22:09:41.729277+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 27241,
            "ip_address": "42.0.4.245",
            "count": 4,
            "first_visit": "2022-07-25T12:30:35.431265+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28125,
            "ip_address": "42.0.4.244",
            "count": 1,
            "first_visit": "2022-07-27T11:07:02.618028+06:00",
            "date": "2022-07-27"
        }
    ]
}