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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25784&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25768&ordering=-count",
    "results": [
        {
            "id": 33900,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2022-09-06T03:24:42.292089+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33849,
            "ip_address": "27.147.243.57",
            "count": 2,
            "first_visit": "2022-09-05T10:57:06.985936+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 24447,
            "ip_address": "103.167.18.74",
            "count": 2,
            "first_visit": "2022-07-20T10:14:29.238937+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24378,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-07-20T06:34:05.686024+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3198,
            "ip_address": "118.179.173.1",
            "count": 2,
            "first_visit": "2022-02-01T19:38:49.511582+06:00",
            "date": null
        },
        {
            "id": 24395,
            "ip_address": "103.237.37.243",
            "count": 2,
            "first_visit": "2022-07-20T08:07:27.192054+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3276,
            "ip_address": "103.217.111.202",
            "count": 2,
            "first_visit": "2022-02-03T21:01:30.359803+06:00",
            "date": null
        },
        {
            "id": 10896,
            "ip_address": "37.111.197.81",
            "count": 2,
            "first_visit": "2022-05-24T10:55:31.450524+06:00",
            "date": null
        }
    ]
}