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

{
    "count": 101340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82152&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82136&ordering=count",
    "results": [
        {
            "id": 7285,
            "ip_address": "119.30.39.249",
            "count": 2,
            "first_visit": "2022-05-16T20:29:38.322699+06:00",
            "date": null
        },
        {
            "id": 7328,
            "ip_address": "37.111.193.12",
            "count": 2,
            "first_visit": "2022-05-16T22:08:13.279238+06:00",
            "date": null
        },
        {
            "id": 28792,
            "ip_address": "119.30.32.7",
            "count": 2,
            "first_visit": "2022-07-28T12:53:19.959570+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7233,
            "ip_address": "42.0.6.229",
            "count": 2,
            "first_visit": "2022-05-16T20:03:50.716620+06:00",
            "date": null
        },
        {
            "id": 5109,
            "ip_address": "103.197.154.26",
            "count": 2,
            "first_visit": "2022-04-13T20:20:09.680156+06:00",
            "date": null
        },
        {
            "id": 14135,
            "ip_address": "114.119.132.122",
            "count": 2,
            "first_visit": "2022-06-09T09:34:23.576925+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 23327,
            "ip_address": "66.249.66.33",
            "count": 2,
            "first_visit": "2022-07-17T16:12:39.974616+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 10241,
            "ip_address": "103.159.255.203",
            "count": 2,
            "first_visit": "2022-05-22T09:57:19.264045+06:00",
            "date": null
        }
    ]
}