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

{
    "count": 97594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24592&ordering=-count",
    "results": [
        {
            "id": 8866,
            "ip_address": "37.111.192.32",
            "count": 2,
            "first_visit": "2022-05-18T11:57:17.280885+06:00",
            "date": null
        },
        {
            "id": 7430,
            "ip_address": "123.108.246.196",
            "count": 2,
            "first_visit": "2022-05-16T23:00:30.645515+06:00",
            "date": null
        },
        {
            "id": 21459,
            "ip_address": "103.218.188.21",
            "count": 2,
            "first_visit": "2022-07-07T12:11:55.646386+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 7848,
            "ip_address": "37.111.211.250",
            "count": 2,
            "first_visit": "2022-05-17T10:39:29.411151+06:00",
            "date": null
        },
        {
            "id": 14590,
            "ip_address": "114.119.128.236",
            "count": 2,
            "first_visit": "2022-06-12T08:55:28.349349+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 21471,
            "ip_address": "103.147.106.3",
            "count": 2,
            "first_visit": "2022-07-07T13:56:58.017616+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 12851,
            "ip_address": "197.237.217.124",
            "count": 2,
            "first_visit": "2022-05-30T19:13:58.708050+06:00",
            "date": null
        },
        {
            "id": 7431,
            "ip_address": "43.245.123.36",
            "count": 2,
            "first_visit": "2022-05-16T23:01:03.129081+06:00",
            "date": null
        }
    ]
}