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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80088&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80072&ordering=count",
    "results": [
        {
            "id": 27133,
            "ip_address": "37.111.244.153",
            "count": 2,
            "first_visit": "2022-07-25T10:19:01.682085+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 39399,
            "ip_address": "103.30.28.214",
            "count": 2,
            "first_visit": "2022-12-26T15:32:17.415047+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 37143,
            "ip_address": "103.86.202.54",
            "count": 2,
            "first_visit": "2022-11-09T10:12:01.221399+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 21712,
            "ip_address": "114.119.134.107",
            "count": 2,
            "first_visit": "2022-07-09T10:49:07.232256+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 31619,
            "ip_address": "103.202.221.232",
            "count": 2,
            "first_visit": "2022-08-09T13:07:51.981223+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 8773,
            "ip_address": "43.245.122.127",
            "count": 2,
            "first_visit": "2022-05-18T10:37:55.109636+06:00",
            "date": null
        },
        {
            "id": 12851,
            "ip_address": "197.237.217.124",
            "count": 2,
            "first_visit": "2022-05-30T19:13:58.708050+06:00",
            "date": null
        },
        {
            "id": 24030,
            "ip_address": "167.88.61.141",
            "count": 2,
            "first_visit": "2022-07-19T08:47:31.387847+06:00",
            "date": "2022-07-19"
        }
    ]
}