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

{
    "count": 92939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10192&ordering=-ip_address",
    "results": [
        {
            "id": 7309,
            "ip_address": "58.145.189.252",
            "count": 1,
            "first_visit": "2022-05-16T21:22:46.398931+06:00",
            "date": null
        },
        {
            "id": 61361,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2023-12-18T01:44:12.229937+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 62210,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2024-01-03T16:54:36.363911+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 16252,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2022-06-18T07:19:32.834786+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 36561,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2022-10-27T22:48:04.367996+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 6613,
            "ip_address": "58.145.189.251",
            "count": 5,
            "first_visit": "2022-05-16T11:11:17.074205+06:00",
            "date": null
        },
        {
            "id": 83381,
            "ip_address": "58.145.189.251",
            "count": 2,
            "first_visit": "2025-05-28T12:54:43.458624+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 23789,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2022-07-18T22:34:28.939747+06:00",
            "date": "2022-07-18"
        }
    ]
}