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

{
    "count": 99629,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=-ip_address",
    "results": [
        {
            "id": 80766,
            "ip_address": "37.111.200.144",
            "count": 1,
            "first_visit": "2025-03-29T20:33:12.952129+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 90323,
            "ip_address": "37.111.200.144",
            "count": 1,
            "first_visit": "2025-10-04T09:05:47.539237+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 72461,
            "ip_address": "37.111.200.142",
            "count": 1,
            "first_visit": "2024-08-23T17:30:59.333681+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 7466,
            "ip_address": "37.111.200.141",
            "count": 1,
            "first_visit": "2022-05-16T23:25:07.315757+06:00",
            "date": null
        },
        {
            "id": 11445,
            "ip_address": "37.111.200.140",
            "count": 1,
            "first_visit": "2022-05-25T22:14:12.149210+06:00",
            "date": null
        },
        {
            "id": 98263,
            "ip_address": "37.111.200.138",
            "count": 1,
            "first_visit": "2026-05-19T15:46:03.592264+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 3753,
            "ip_address": "37.111.200.137",
            "count": 1,
            "first_visit": "2022-02-20T17:16:11.992695+06:00",
            "date": null
        },
        {
            "id": 7792,
            "ip_address": "37.111.200.136",
            "count": 1,
            "first_visit": "2022-05-17T10:05:56.080667+06:00",
            "date": null
        }
    ]
}