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

{
    "count": 97464,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23544&ordering=-ip_address",
    "results": [
        {
            "id": 12006,
            "ip_address": "37.111.206.188",
            "count": 2,
            "first_visit": "2022-05-27T22:31:23.184150+06:00",
            "date": null
        },
        {
            "id": 88211,
            "ip_address": "37.111.206.188",
            "count": 2,
            "first_visit": "2025-08-22T08:46:12.355383+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 57662,
            "ip_address": "37.111.206.188",
            "count": 1,
            "first_visit": "2023-10-15T17:29:37.503479+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 30268,
            "ip_address": "37.111.206.187",
            "count": 1,
            "first_visit": "2022-07-31T10:12:26.171031+06:00",
            "date": "2022-07-31"
        },
        {
            "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
        }
    ]
}