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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23904&ordering=-ip_address",
    "results": [
        {
            "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": 88861,
            "ip_address": "37.111.206.42",
            "count": 2,
            "first_visit": "2025-09-02T22:38:13.024378+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 5450,
            "ip_address": "37.111.206.42",
            "count": 3,
            "first_visit": "2022-04-29T19:46:40.538408+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": 12549,
            "ip_address": "37.111.206.41",
            "count": 2,
            "first_visit": "2022-05-29T20:31:24.494354+06:00",
            "date": null
        },
        {
            "id": 30209,
            "ip_address": "37.111.206.40",
            "count": 1,
            "first_visit": "2022-07-31T08:08:32.910983+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7209,
            "ip_address": "37.111.206.40",
            "count": 2,
            "first_visit": "2022-05-16T19:59:52.960922+06:00",
            "date": null
        }
    ]
}