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

{
    "count": 100337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6576&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6560&ordering=-count",
    "results": [
        {
            "id": 61612,
            "ip_address": "157.46.85.203",
            "count": 5,
            "first_visit": "2023-12-21T18:20:25.125467+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 26132,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-23T00:20:28.568956+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26406,
            "ip_address": "103.147.163.54",
            "count": 5,
            "first_visit": "2022-07-23T17:31:42.129613+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 79435,
            "ip_address": "37.111.212.155",
            "count": 5,
            "first_visit": "2025-02-25T17:29:43.366857+06:00",
            "date": "2025-02-25"
        },
        {
            "id": 79467,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-02-26T10:32:00.200767+06:00",
            "date": "2025-02-26"
        },
        {
            "id": 7863,
            "ip_address": "103.14.130.11",
            "count": 5,
            "first_visit": "2022-05-17T10:46:39.211908+06:00",
            "date": null
        },
        {
            "id": 7856,
            "ip_address": "103.25.251.249",
            "count": 5,
            "first_visit": "2022-05-17T10:43:48.678391+06:00",
            "date": null
        },
        {
            "id": 61496,
            "ip_address": "103.197.153.194",
            "count": 5,
            "first_visit": "2023-12-20T06:08:45.279641+06:00",
            "date": "2023-12-20"
        }
    ]
}