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

{
    "count": 99700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25832&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25816&ordering=-count",
    "results": [
        {
            "id": 24419,
            "ip_address": "103.231.228.94",
            "count": 2,
            "first_visit": "2022-07-20T09:20:24.688202+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16978,
            "ip_address": "114.130.156.177",
            "count": 2,
            "first_visit": "2022-06-21T11:24:24.504171+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33912,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-09-06T09:12:12.561329+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 24322,
            "ip_address": "114.119.128.143",
            "count": 2,
            "first_visit": "2022-07-20T01:18:19.969477+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10930,
            "ip_address": "103.96.38.72",
            "count": 2,
            "first_visit": "2022-05-24T11:56:19.254288+06:00",
            "date": null
        },
        {
            "id": 10921,
            "ip_address": "37.111.207.97",
            "count": 2,
            "first_visit": "2022-05-24T11:46:09.008472+06:00",
            "date": null
        },
        {
            "id": 24484,
            "ip_address": "37.111.242.30",
            "count": 2,
            "first_visit": "2022-07-20T10:47:48.578561+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8615,
            "ip_address": "119.30.32.23",
            "count": 2,
            "first_visit": "2022-05-18T02:15:44.919325+06:00",
            "date": null
        }
    ]
}