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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23968&ordering=-ip_address",
    "results": [
        {
            "id": 54368,
            "ip_address": "37.111.205.12",
            "count": 1,
            "first_visit": "2023-09-05T20:05:46.023823+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 10950,
            "ip_address": "37.111.205.115",
            "count": 1,
            "first_visit": "2022-05-24T12:37:04.908256+06:00",
            "date": null
        },
        {
            "id": 35728,
            "ip_address": "37.111.205.112",
            "count": 1,
            "first_visit": "2022-10-10T19:27:57.636397+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 16331,
            "ip_address": "37.111.205.11",
            "count": 1,
            "first_visit": "2022-06-18T11:10:08.394403+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10577,
            "ip_address": "37.111.205.11",
            "count": 1,
            "first_visit": "2022-05-23T10:36:35.377973+06:00",
            "date": null
        },
        {
            "id": 7320,
            "ip_address": "37.111.205.108",
            "count": 1,
            "first_visit": "2022-05-16T22:01:49.649154+06:00",
            "date": null
        },
        {
            "id": 5042,
            "ip_address": "37.111.205.106",
            "count": 1,
            "first_visit": "2022-04-11T09:39:36.753202+06:00",
            "date": null
        },
        {
            "id": 26884,
            "ip_address": "37.111.205.103",
            "count": 1,
            "first_visit": "2022-07-24T22:44:38.769042+06:00",
            "date": "2022-07-24"
        }
    ]
}