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

{
    "count": 99691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25744&ordering=-ip_address",
    "results": [
        {
            "id": 9891,
            "ip_address": "37.111.197.134",
            "count": 1,
            "first_visit": "2022-05-20T23:43:45.319795+06:00",
            "date": null
        },
        {
            "id": 32351,
            "ip_address": "37.111.197.134",
            "count": 2,
            "first_visit": "2022-08-18T15:45:25.203246+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 75670,
            "ip_address": "37.111.197.132",
            "count": 1,
            "first_visit": "2024-11-14T23:45:01.893434+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 10021,
            "ip_address": "37.111.197.130",
            "count": 8,
            "first_visit": "2022-05-21T14:35:49.922077+06:00",
            "date": null
        },
        {
            "id": 679,
            "ip_address": "37.111.197.129",
            "count": 3,
            "first_visit": "2021-12-14T12:21:32.176553+06:00",
            "date": null
        },
        {
            "id": 33824,
            "ip_address": "37.111.197.127",
            "count": 1,
            "first_visit": "2022-09-04T22:46:20.952308+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 8915,
            "ip_address": "37.111.197.127",
            "count": 1,
            "first_visit": "2022-05-18T12:33:28.256439+06:00",
            "date": null
        },
        {
            "id": 27860,
            "ip_address": "37.111.197.126",
            "count": 1,
            "first_visit": "2022-07-26T19:33:11.656721+06:00",
            "date": "2022-07-26"
        }
    ]
}