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

{
    "count": 97481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23640&ordering=-ip_address",
    "results": [
        {
            "id": 78057,
            "ip_address": "37.111.206.158",
            "count": 1,
            "first_visit": "2025-01-20T12:48:11.448006+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 4153,
            "ip_address": "37.111.206.158",
            "count": 2,
            "first_visit": "2022-03-07T11:09:54.557425+06:00",
            "date": null
        },
        {
            "id": 2028,
            "ip_address": "37.111.206.157",
            "count": 3,
            "first_visit": "2022-01-12T12:38:36.564205+06:00",
            "date": null
        },
        {
            "id": 29288,
            "ip_address": "37.111.206.157",
            "count": 1,
            "first_visit": "2022-07-29T12:58:43.767868+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 87956,
            "ip_address": "37.111.206.157",
            "count": 1,
            "first_visit": "2025-08-18T15:52:39.015045+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 66888,
            "ip_address": "37.111.206.157",
            "count": 6,
            "first_visit": "2024-04-12T10:22:11.972830+06:00",
            "date": "2024-04-12"
        },
        {
            "id": 58706,
            "ip_address": "37.111.206.157",
            "count": 1,
            "first_visit": "2023-10-31T15:17:57.625023+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 70463,
            "ip_address": "37.111.206.156",
            "count": 1,
            "first_visit": "2024-06-29T15:06:43.490340+06:00",
            "date": "2024-06-29"
        }
    ]
}