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

{
    "count": 97363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23224&ordering=-ip_address",
    "results": [
        {
            "id": 31581,
            "ip_address": "37.111.206.44",
            "count": 1,
            "first_visit": "2022-08-09T01:29:38.628448+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 6015,
            "ip_address": "37.111.206.44",
            "count": 8,
            "first_visit": "2022-05-14T17:33:54.989797+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}