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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13648&ordering=-ip_address",
    "results": [
        {
            "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": 98217,
            "ip_address": "49.0.34.98",
            "count": 2,
            "first_visit": "2026-05-18T10:09:47.754043+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 44182,
            "ip_address": "49.0.34.234",
            "count": 1,
            "first_visit": "2023-03-21T14:20:50.303436+06:00",
            "date": "2023-03-21"
        }
    ]
}