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

{
    "count": 99817,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22784&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22768&ordering=-count",
    "results": [
        {
            "id": 20547,
            "ip_address": "114.119.134.212",
            "count": 2,
            "first_visit": "2022-07-01T12:30:31.123867+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 9821,
            "ip_address": "119.30.38.219",
            "count": 2,
            "first_visit": "2022-05-20T22:21:12.395925+06:00",
            "date": null
        },
        {
            "id": 9827,
            "ip_address": "43.245.120.195",
            "count": 2,
            "first_visit": "2022-05-20T22:29:52.999759+06:00",
            "date": null
        },
        {
            "id": 14175,
            "ip_address": "37.111.212.147",
            "count": 2,
            "first_visit": "2022-06-09T14:21:45.811684+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 9798,
            "ip_address": "103.67.158.189",
            "count": 2,
            "first_visit": "2022-05-20T20:06:41.847838+06:00",
            "date": null
        },
        {
            "id": 31646,
            "ip_address": "37.111.194.128",
            "count": 2,
            "first_visit": "2022-08-09T21:18:44.642795+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 11887,
            "ip_address": "114.119.134.207",
            "count": 2,
            "first_visit": "2022-05-27T10:41:47.849680+06:00",
            "date": null
        },
        {
            "id": 9823,
            "ip_address": "103.67.157.119",
            "count": 2,
            "first_visit": "2022-05-20T22:22:26.863836+06:00",
            "date": null
        }
    ]
}