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

{
    "count": 99670,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25672&ordering=-ip_address",
    "results": [
        {
            "id": 29748,
            "ip_address": "37.111.197.242",
            "count": 2,
            "first_visit": "2022-07-30T10:07:49.388790+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10005,
            "ip_address": "37.111.197.241",
            "count": 2,
            "first_visit": "2022-05-21T13:27:48.003935+06:00",
            "date": null
        },
        {
            "id": 10578,
            "ip_address": "37.111.197.240",
            "count": 1,
            "first_visit": "2022-05-23T10:45:20.877040+06:00",
            "date": null
        },
        {
            "id": 32583,
            "ip_address": "37.111.197.240",
            "count": 1,
            "first_visit": "2022-08-21T10:07:26.682416+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 75147,
            "ip_address": "37.111.197.24",
            "count": 1,
            "first_visit": "2024-11-03T11:35:36.144758+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 27394,
            "ip_address": "37.111.197.238",
            "count": 1,
            "first_visit": "2022-07-25T19:40:27.442299+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11048,
            "ip_address": "37.111.197.238",
            "count": 2,
            "first_visit": "2022-05-24T17:30:16.901175+06:00",
            "date": null
        },
        {
            "id": 28085,
            "ip_address": "37.111.197.235",
            "count": 3,
            "first_visit": "2022-07-27T10:06:25.090218+06:00",
            "date": "2022-07-27"
        }
    ]
}