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

{
    "count": 96542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21448&ordering=-count",
    "results": [
        {
            "id": 40202,
            "ip_address": "103.58.73.252",
            "count": 2,
            "first_visit": "2023-01-11T10:07:16.959191+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 2893,
            "ip_address": "31.13.115.3",
            "count": 2,
            "first_visit": "2022-01-26T14:57:38.182894+06:00",
            "date": null
        },
        {
            "id": 6576,
            "ip_address": "103.174.20.7",
            "count": 2,
            "first_visit": "2022-05-16T09:58:51.837305+06:00",
            "date": null
        },
        {
            "id": 1711,
            "ip_address": "27.147.204.8",
            "count": 2,
            "first_visit": "2022-01-07T23:24:39.613237+06:00",
            "date": null
        },
        {
            "id": 32075,
            "ip_address": "103.202.222.226",
            "count": 2,
            "first_visit": "2022-08-15T20:18:58.457687+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 4441,
            "ip_address": "37.111.222.247",
            "count": 2,
            "first_visit": "2022-03-17T08:31:16.961377+06:00",
            "date": null
        },
        {
            "id": 35678,
            "ip_address": "27.147.169.217",
            "count": 2,
            "first_visit": "2022-10-09T18:08:33.716955+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 20043,
            "ip_address": "37.111.236.57",
            "count": 2,
            "first_visit": "2022-06-29T14:35:53.969293+06:00",
            "date": "2022-06-29"
        }
    ]
}