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

{
    "count": 94058,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12456&ordering=-ip_address",
    "results": [
        {
            "id": 44553,
            "ip_address": "49.0.37.50",
            "count": 1,
            "first_visit": "2023-03-29T12:02:26.740871+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 28652,
            "ip_address": "49.0.35.238",
            "count": 1,
            "first_visit": "2022-07-28T10:12:59.701201+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 31438,
            "ip_address": "49.0.35.238",
            "count": 1,
            "first_visit": "2022-08-07T14:36:09.443359+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 8695,
            "ip_address": "49.0.35.238",
            "count": 1,
            "first_visit": "2022-05-18T08:55:42.519814+06:00",
            "date": null
        },
        {
            "id": 9165,
            "ip_address": "49.0.35.226",
            "count": 1,
            "first_visit": "2022-05-18T23:16:12.044405+06:00",
            "date": null
        },
        {
            "id": 84921,
            "ip_address": "49.0.35.178",
            "count": 1,
            "first_visit": "2025-06-30T16:23:54.183238+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 77624,
            "ip_address": "49.0.35.130",
            "count": 1,
            "first_visit": "2025-01-08T09:38:07.068024+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 45865,
            "ip_address": "49.0.34.234",
            "count": 1,
            "first_visit": "2023-04-29T11:39:39.146309+06:00",
            "date": "2023-04-29"
        }
    ]
}