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

{
    "count": 97623,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24976&ordering=-ip_address",
    "results": [
        {
            "id": 8542,
            "ip_address": "37.111.197.54",
            "count": 1,
            "first_visit": "2022-05-17T23:45:23.211363+06:00",
            "date": null
        },
        {
            "id": 51936,
            "ip_address": "37.111.197.53",
            "count": 3,
            "first_visit": "2023-08-08T09:26:47.776360+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51898,
            "ip_address": "37.111.197.53",
            "count": 1,
            "first_visit": "2023-08-07T20:39:03.226520+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 8944,
            "ip_address": "37.111.197.51",
            "count": 1,
            "first_visit": "2022-05-18T13:24:25.771379+06:00",
            "date": null
        },
        {
            "id": 9524,
            "ip_address": "37.111.197.5",
            "count": 2,
            "first_visit": "2022-05-19T22:46:57.032526+06:00",
            "date": null
        },
        {
            "id": 36135,
            "ip_address": "37.111.197.48",
            "count": 1,
            "first_visit": "2022-10-19T09:28:24.802844+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 19393,
            "ip_address": "37.111.197.45",
            "count": 1,
            "first_visit": "2022-06-27T10:18:10.217133+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 18075,
            "ip_address": "37.111.197.44",
            "count": 1,
            "first_visit": "2022-06-24T11:27:00.227573+06:00",
            "date": "2022-06-24"
        }
    ]
}