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

{
    "count": 98488,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19608&ordering=-count",
    "results": [
        {
            "id": 10657,
            "ip_address": "43.245.123.55",
            "count": 2,
            "first_visit": "2022-05-23T13:04:44.895751+06:00",
            "date": null
        },
        {
            "id": 10744,
            "ip_address": "119.30.32.33",
            "count": 2,
            "first_visit": "2022-05-23T22:14:50.331749+06:00",
            "date": null
        },
        {
            "id": 45116,
            "ip_address": "143.198.181.165",
            "count": 2,
            "first_visit": "2023-04-10T05:40:57.240170+06:00",
            "date": "2023-04-10"
        },
        {
            "id": 10692,
            "ip_address": "103.230.104.2",
            "count": 2,
            "first_visit": "2022-05-23T15:44:47.594800+06:00",
            "date": null
        },
        {
            "id": 45103,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-04-10T01:49:17.984952+06:00",
            "date": "2023-04-10"
        },
        {
            "id": 45197,
            "ip_address": "130.15.33.137",
            "count": 2,
            "first_visit": "2023-04-11T23:13:03.286416+06:00",
            "date": "2023-04-11"
        },
        {
            "id": 45795,
            "ip_address": "103.115.25.92",
            "count": 2,
            "first_visit": "2023-04-27T08:28:59.409507+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 10743,
            "ip_address": "116.58.202.5",
            "count": 2,
            "first_visit": "2022-05-23T22:12:49.525660+06:00",
            "date": null
        }
    ]
}