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

{
    "count": 92224,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85920&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85904&ordering=count",
    "results": [
        {
            "id": 19492,
            "ip_address": "123.49.60.146",
            "count": 5,
            "first_visit": "2022-06-27T17:13:47.290248+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3701,
            "ip_address": "103.218.27.254",
            "count": 5,
            "first_visit": "2022-02-18T05:05:14.107672+06:00",
            "date": null
        },
        {
            "id": 28670,
            "ip_address": "103.67.156.59",
            "count": 5,
            "first_visit": "2022-07-28T10:40:11.019391+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28040,
            "ip_address": "202.134.14.146",
            "count": 5,
            "first_visit": "2022-07-27T07:49:54.044339+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6634,
            "ip_address": "58.145.186.235",
            "count": 5,
            "first_visit": "2022-05-16T11:39:39.644592+06:00",
            "date": null
        },
        {
            "id": 12668,
            "ip_address": "103.138.31.108",
            "count": 5,
            "first_visit": "2022-05-30T01:03:52.996658+06:00",
            "date": null
        },
        {
            "id": 7671,
            "ip_address": "103.158.2.143",
            "count": 5,
            "first_visit": "2022-05-17T08:39:47.166627+06:00",
            "date": null
        },
        {
            "id": 11289,
            "ip_address": "114.119.133.182",
            "count": 5,
            "first_visit": "2022-05-25T03:22:12.537338+06:00",
            "date": null
        }
    ]
}