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

{
    "count": 101664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76792&ordering=ip_address",
    "results": [
        {
            "id": 10731,
            "ip_address": "37.111.206.169",
            "count": 3,
            "first_visit": "2022-05-23T20:37:01.241666+06:00",
            "date": null
        },
        {
            "id": 58902,
            "ip_address": "37.111.206.17",
            "count": 1,
            "first_visit": "2023-11-03T20:10:58.134392+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 68423,
            "ip_address": "37.111.206.170",
            "count": 2,
            "first_visit": "2024-05-16T18:01:38.826475+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 58046,
            "ip_address": "37.111.206.170",
            "count": 1,
            "first_visit": "2023-10-20T06:55:11.873575+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 84561,
            "ip_address": "37.111.206.170",
            "count": 1,
            "first_visit": "2025-06-26T18:41:24.165058+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 25292,
            "ip_address": "37.111.206.170",
            "count": 1,
            "first_visit": "2022-07-21T09:47:43.824488+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7877,
            "ip_address": "37.111.206.171",
            "count": 2,
            "first_visit": "2022-05-17T10:55:26.932931+06:00",
            "date": null
        },
        {
            "id": 47746,
            "ip_address": "37.111.206.171",
            "count": 1,
            "first_visit": "2023-06-05T21:06:07.776568+06:00",
            "date": "2023-06-05"
        }
    ]
}