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

{
    "count": 92175,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87808&ordering=-ip_address",
    "results": [
        {
            "id": 49457,
            "ip_address": "103.132.223.112",
            "count": 2,
            "first_visit": "2023-07-06T18:03:07.519360+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 9986,
            "ip_address": "103.132.222.146",
            "count": 2,
            "first_visit": "2022-05-21T11:54:48.541457+06:00",
            "date": null
        },
        {
            "id": 1986,
            "ip_address": "103.132.222.142",
            "count": 2,
            "first_visit": "2022-01-12T00:39:52.212189+06:00",
            "date": null
        },
        {
            "id": 18882,
            "ip_address": "103.132.222.102",
            "count": 1,
            "first_visit": "2022-06-26T01:23:56.550744+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 5508,
            "ip_address": "103.132.221.62",
            "count": 2,
            "first_visit": "2022-05-01T03:33:18.112653+06:00",
            "date": null
        },
        {
            "id": 1599,
            "ip_address": "103.132.221.20",
            "count": 1,
            "first_visit": "2022-01-02T16:21:55.000470+06:00",
            "date": null
        },
        {
            "id": 2632,
            "ip_address": "103.132.221.19",
            "count": 3,
            "first_visit": "2022-01-22T18:32:56.632799+06:00",
            "date": null
        },
        {
            "id": 51424,
            "ip_address": "103.132.221.18",
            "count": 1,
            "first_visit": "2023-08-01T21:22:19.524551+06:00",
            "date": "2023-08-01"
        }
    ]
}