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

{
    "count": 101630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77104&ordering=ip_address",
    "results": [
        {
            "id": 12549,
            "ip_address": "37.111.206.41",
            "count": 2,
            "first_visit": "2022-05-29T20:31:24.494354+06:00",
            "date": null
        },
        {
            "id": 19362,
            "ip_address": "37.111.206.41",
            "count": 1,
            "first_visit": "2022-06-27T08:38:23.092834+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 5450,
            "ip_address": "37.111.206.42",
            "count": 3,
            "first_visit": "2022-04-29T19:46:40.538408+06:00",
            "date": null
        },
        {
            "id": 88861,
            "ip_address": "37.111.206.42",
            "count": 2,
            "first_visit": "2025-09-02T22:38:13.024378+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 7055,
            "ip_address": "37.111.206.43",
            "count": 3,
            "first_visit": "2022-05-16T19:04:36.227625+06:00",
            "date": null
        },
        {
            "id": 50938,
            "ip_address": "37.111.206.43",
            "count": 1,
            "first_visit": "2023-07-26T21:41:53.499982+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 70775,
            "ip_address": "37.111.206.44",
            "count": 3,
            "first_visit": "2024-07-06T19:20:34.183568+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 15783,
            "ip_address": "37.111.206.44",
            "count": 1,
            "first_visit": "2022-06-17T00:22:57.426762+06:00",
            "date": "2022-06-17"
        }
    ]
}