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

{
    "count": 99461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24184&ordering=-ip_address",
    "results": [
        {
            "id": 84389,
            "ip_address": "37.111.206.187",
            "count": 1,
            "first_visit": "2025-06-23T20:50:20.988223+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 56920,
            "ip_address": "37.111.206.186",
            "count": 1,
            "first_visit": "2023-10-06T15:37:01.286352+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 56858,
            "ip_address": "37.111.206.186",
            "count": 1,
            "first_visit": "2023-10-05T21:10:38.048198+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 2430,
            "ip_address": "37.111.206.186",
            "count": 7,
            "first_visit": "2022-01-18T17:36:06.793576+06:00",
            "date": null
        },
        {
            "id": 51955,
            "ip_address": "37.111.206.185",
            "count": 4,
            "first_visit": "2023-08-08T12:42:31.559836+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 54409,
            "ip_address": "37.111.206.185",
            "count": 1,
            "first_visit": "2023-09-06T11:34:48.791590+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 33093,
            "ip_address": "37.111.206.184",
            "count": 1,
            "first_visit": "2022-08-27T16:21:09.612662+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 10454,
            "ip_address": "37.111.206.184",
            "count": 2,
            "first_visit": "2022-05-22T23:06:40.023729+06:00",
            "date": null
        }
    ]
}