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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12384&ordering=-count",
    "results": [
        {
            "id": 1274,
            "ip_address": "103.109.96.131",
            "count": 3,
            "first_visit": "2021-12-23T02:07:32.311422+06:00",
            "date": null
        },
        {
            "id": 9471,
            "ip_address": "103.83.164.26",
            "count": 3,
            "first_visit": "2022-05-19T19:59:54.612433+06:00",
            "date": null
        },
        {
            "id": 4785,
            "ip_address": "37.111.210.167",
            "count": 3,
            "first_visit": "2022-03-30T00:10:20.810128+06:00",
            "date": null
        },
        {
            "id": 9522,
            "ip_address": "37.111.212.188",
            "count": 3,
            "first_visit": "2022-05-19T22:43:33.654773+06:00",
            "date": null
        },
        {
            "id": 21850,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-07-10T09:11:04.298700+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        },
        {
            "id": 66325,
            "ip_address": "37.111.235.176",
            "count": 3,
            "first_visit": "2024-03-25T11:23:16.813583+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 21669,
            "ip_address": "114.119.133.237",
            "count": 3,
            "first_visit": "2022-07-09T01:08:33.955021+06:00",
            "date": "2022-07-09"
        }
    ]
}