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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50504&ordering=-ip_address",
    "results": [
        {
            "id": 8544,
            "ip_address": "122.152.50.33",
            "count": 3,
            "first_visit": "2022-05-17T23:45:58.590276+06:00",
            "date": null
        },
        {
            "id": 61588,
            "ip_address": "122.152.49.98",
            "count": 1,
            "first_visit": "2023-12-21T11:44:49.187152+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 2679,
            "ip_address": "122.152.49.54",
            "count": 1,
            "first_visit": "2022-01-23T14:34:05.992632+06:00",
            "date": null
        },
        {
            "id": 94261,
            "ip_address": "122.152.49.253",
            "count": 1,
            "first_visit": "2026-01-20T02:59:15.501348+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 93356,
            "ip_address": "122.152.49.230",
            "count": 1,
            "first_visit": "2025-12-26T22:44:03.041683+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 23687,
            "ip_address": "122.152.49.210",
            "count": 1,
            "first_visit": "2022-07-18T22:10:05.523145+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5025,
            "ip_address": "122.152.49.2",
            "count": 2,
            "first_visit": "2022-04-10T14:45:07.627617+06:00",
            "date": null
        },
        {
            "id": 17751,
            "ip_address": "122.152.49.2",
            "count": 1,
            "first_visit": "2022-06-23T12:38:51.701640+06:00",
            "date": "2022-06-23"
        }
    ]
}