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

{
    "count": 100515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15072&ordering=-count",
    "results": [
        {
            "id": 60186,
            "ip_address": "74.125.151.192",
            "count": 2,
            "first_visit": "2023-11-28T07:15:04.590448+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 7717,
            "ip_address": "103.89.24.34",
            "count": 2,
            "first_visit": "2022-05-17T09:20:25.940187+06:00",
            "date": null
        },
        {
            "id": 1950,
            "ip_address": "43.245.123.82",
            "count": 2,
            "first_visit": "2022-01-11T20:09:36.981514+06:00",
            "date": null
        },
        {
            "id": 60199,
            "ip_address": "103.67.156.45",
            "count": 2,
            "first_visit": "2023-11-28T13:15:54.607767+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 60131,
            "ip_address": "103.218.27.243",
            "count": 2,
            "first_visit": "2023-11-26T20:22:55.578840+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60142,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-27T01:37:26.334027+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 7683,
            "ip_address": "103.25.249.249",
            "count": 2,
            "first_visit": "2022-05-17T08:52:34.707641+06:00",
            "date": null
        },
        {
            "id": 3847,
            "ip_address": "27.147.242.193",
            "count": 2,
            "first_visit": "2022-02-24T08:06:19.123537+06:00",
            "date": null
        }
    ]
}