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

{
    "count": 99361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24744&ordering=-count",
    "results": [
        {
            "id": 14726,
            "ip_address": "114.119.134.230",
            "count": 2,
            "first_visit": "2022-06-13T03:28:09.473010+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 19356,
            "ip_address": "114.119.130.199",
            "count": 2,
            "first_visit": "2022-06-27T08:32:14.373979+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 12820,
            "ip_address": "103.253.46.112",
            "count": 2,
            "first_visit": "2022-05-30T16:14:20.350669+06:00",
            "date": null
        },
        {
            "id": 4882,
            "ip_address": "59.152.61.145",
            "count": 2,
            "first_visit": "2022-04-02T15:19:04.667426+06:00",
            "date": null
        },
        {
            "id": 1144,
            "ip_address": "43.245.123.75",
            "count": 2,
            "first_visit": "2021-12-21T11:34:17.317046+06:00",
            "date": null
        },
        {
            "id": 4874,
            "ip_address": "103.166.89.82",
            "count": 2,
            "first_visit": "2022-04-02T11:46:08.974382+06:00",
            "date": null
        },
        {
            "id": 28429,
            "ip_address": "202.134.8.131",
            "count": 2,
            "first_visit": "2022-07-28T00:00:11.504612+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 38258,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2022-12-04T04:10:39.713189+06:00",
            "date": "2022-12-04"
        }
    ]
}