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

{
    "count": 97960,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25224&ordering=-ip_address",
    "results": [
        {
            "id": 53489,
            "ip_address": "37.111.196.56",
            "count": 2,
            "first_visit": "2023-08-25T12:11:36.463917+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 6537,
            "ip_address": "37.111.196.54",
            "count": 2,
            "first_visit": "2022-05-16T08:11:23.054939+06:00",
            "date": null
        },
        {
            "id": 6123,
            "ip_address": "37.111.196.52",
            "count": 1,
            "first_visit": "2022-05-14T19:46:12.822185+06:00",
            "date": null
        },
        {
            "id": 81853,
            "ip_address": "37.111.196.52",
            "count": 1,
            "first_visit": "2025-04-25T06:51:46.498508+06:00",
            "date": "2025-04-25"
        },
        {
            "id": 10963,
            "ip_address": "37.111.196.51",
            "count": 2,
            "first_visit": "2022-05-24T13:10:19.196849+06:00",
            "date": null
        },
        {
            "id": 35086,
            "ip_address": "37.111.196.51",
            "count": 4,
            "first_visit": "2022-09-27T12:48:44.498424+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 1572,
            "ip_address": "37.111.196.5",
            "count": 3,
            "first_visit": "2022-01-01T21:28:11.825715+06:00",
            "date": null
        },
        {
            "id": 32447,
            "ip_address": "37.111.196.5",
            "count": 1,
            "first_visit": "2022-08-19T17:45:15.454834+06:00",
            "date": "2022-08-19"
        }
    ]
}