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

{
    "count": 99475,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24136&ordering=-ip_address",
    "results": [
        {
            "id": 91156,
            "ip_address": "37.111.206.204",
            "count": 1,
            "first_visit": "2025-10-23T14:46:54.121941+06:00",
            "date": "2025-10-23"
        },
        {
            "id": 84735,
            "ip_address": "37.111.206.204",
            "count": 1,
            "first_visit": "2025-06-29T19:54:14.867514+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 34172,
            "ip_address": "37.111.206.203",
            "count": 1,
            "first_visit": "2022-09-11T09:27:28.441208+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 6423,
            "ip_address": "37.111.206.203",
            "count": 1,
            "first_visit": "2022-05-15T21:43:27.613115+06:00",
            "date": null
        },
        {
            "id": 48005,
            "ip_address": "37.111.206.203",
            "count": 1,
            "first_visit": "2023-06-11T09:53:00.956181+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 54746,
            "ip_address": "37.111.206.203",
            "count": 2,
            "first_visit": "2023-09-10T15:20:49.233847+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 10557,
            "ip_address": "37.111.206.202",
            "count": 1,
            "first_visit": "2022-05-23T09:49:02.982146+06:00",
            "date": null
        },
        {
            "id": 6847,
            "ip_address": "37.111.206.201",
            "count": 3,
            "first_visit": "2022-05-16T16:40:01.095893+06:00",
            "date": null
        }
    ]
}