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

{
    "count": 100254,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14464&ordering=-count",
    "results": [
        {
            "id": 60205,
            "ip_address": "203.190.254.99",
            "count": 2,
            "first_visit": "2023-11-28T16:28:06.322850+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 8217,
            "ip_address": "103.230.107.3",
            "count": 2,
            "first_visit": "2022-05-17T16:36:46.477997+06:00",
            "date": null
        },
        {
            "id": 4153,
            "ip_address": "37.111.206.158",
            "count": 2,
            "first_visit": "2022-03-07T11:09:54.557425+06:00",
            "date": null
        },
        {
            "id": 60168,
            "ip_address": "103.152.154.70",
            "count": 2,
            "first_visit": "2023-11-27T17:54:08.596956+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 8220,
            "ip_address": "103.127.0.13",
            "count": 2,
            "first_visit": "2022-05-17T16:45:47.122178+06:00",
            "date": null
        },
        {
            "id": 60118,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-26T13:35:15.441820+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 1009,
            "ip_address": "103.116.164.15",
            "count": 2,
            "first_visit": "2021-12-20T08:23:16.496163+06:00",
            "date": null
        },
        {
            "id": 60138,
            "ip_address": "103.107.196.156",
            "count": 2,
            "first_visit": "2023-11-27T00:25:05.845759+06:00",
            "date": "2023-11-27"
        }
    ]
}