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

{
    "count": 100788,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16656&ordering=-count",
    "results": [
        {
            "id": 54997,
            "ip_address": "103.148.178.12",
            "count": 2,
            "first_visit": "2023-09-13T10:06:05.945290+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 7095,
            "ip_address": "58.145.189.230",
            "count": 2,
            "first_visit": "2022-05-16T19:19:45.903842+06:00",
            "date": null
        },
        {
            "id": 14252,
            "ip_address": "114.119.128.57",
            "count": 2,
            "first_visit": "2022-06-10T00:48:19.286487+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14250,
            "ip_address": "114.119.130.105",
            "count": 2,
            "first_visit": "2022-06-10T00:32:25.688410+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 3578,
            "ip_address": "116.204.154.153",
            "count": 2,
            "first_visit": "2022-02-13T19:40:25.317364+06:00",
            "date": null
        },
        {
            "id": 54540,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-09-08T04:51:12.856146+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54476,
            "ip_address": "137.59.155.147",
            "count": 2,
            "first_visit": "2023-09-07T12:26:49.476333+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 7096,
            "ip_address": "37.111.211.28",
            "count": 2,
            "first_visit": "2022-05-16T19:20:33.548526+06:00",
            "date": null
        }
    ]
}