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

{
    "count": 97511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23792&ordering=-ip_address",
    "results": [
        {
            "id": 55220,
            "ip_address": "37.111.206.111",
            "count": 1,
            "first_visit": "2023-09-17T10:20:46.938170+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 10203,
            "ip_address": "37.111.206.110",
            "count": 4,
            "first_visit": "2022-05-22T01:28:39.081557+06:00",
            "date": null
        },
        {
            "id": 24667,
            "ip_address": "37.111.206.11",
            "count": 1,
            "first_visit": "2022-07-20T14:22:35.633393+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1587,
            "ip_address": "37.111.206.11",
            "count": 2,
            "first_visit": "2022-01-02T09:57:37.355299+06:00",
            "date": null
        },
        {
            "id": 75291,
            "ip_address": "37.111.206.11",
            "count": 1,
            "first_visit": "2024-11-06T14:19:58.565024+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 61995,
            "ip_address": "37.111.206.109",
            "count": 1,
            "first_visit": "2023-12-27T16:51:02.159959+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 59594,
            "ip_address": "37.111.206.109",
            "count": 2,
            "first_visit": "2023-11-16T17:18:07.958675+06:00",
            "date": "2023-11-16"
        },
        {
            "id": 65669,
            "ip_address": "37.111.206.109",
            "count": 4,
            "first_visit": "2024-03-08T15:51:19.885731+06:00",
            "date": "2024-03-08"
        }
    ]
}