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

{
    "count": 102178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=-count",
    "results": [
        {
            "id": 1239,
            "ip_address": "114.119.158.138",
            "count": 15,
            "first_visit": "2021-12-22T10:28:04.148768+06:00",
            "date": null
        },
        {
            "id": 32795,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-08-24T01:15:30.059160+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 123,
            "ip_address": "114.119.154.181",
            "count": 15,
            "first_visit": "2021-12-04T03:58:21.407125+06:00",
            "date": null
        },
        {
            "id": 83482,
            "ip_address": "114.119.136.75",
            "count": 15,
            "first_visit": "2025-05-31T02:58:15.295587+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 29207,
            "ip_address": "103.67.159.215",
            "count": 14,
            "first_visit": "2022-07-29T10:52:05.757732+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 34514,
            "ip_address": "66.249.73.1",
            "count": 14,
            "first_visit": "2022-09-17T00:21:26.074952+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 5899,
            "ip_address": "114.119.134.212",
            "count": 14,
            "first_visit": "2022-05-12T08:36:50.949693+06:00",
            "date": null
        },
        {
            "id": 1000,
            "ip_address": "114.119.166.212",
            "count": 14,
            "first_visit": "2021-12-20T03:44:35.295142+06:00",
            "date": null
        }
    ]
}