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

{
    "count": 97571,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24336&ordering=-count",
    "results": [
        {
            "id": 3939,
            "ip_address": "37.111.204.23",
            "count": 2,
            "first_visit": "2022-02-28T08:45:23.748051+06:00",
            "date": null
        },
        {
            "id": 14732,
            "ip_address": "114.119.131.254",
            "count": 2,
            "first_visit": "2022-06-13T04:11:06.541324+06:00",
            "date": "2022-06-13"
        },
        {
            "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
        }
    ]
}