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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13496&ordering=-count",
    "results": [
        {
            "id": 4276,
            "ip_address": "43.245.123.9",
            "count": 3,
            "first_visit": "2022-03-11T14:29:01.581239+06:00",
            "date": null
        },
        {
            "id": 61929,
            "ip_address": "37.111.201.116",
            "count": 3,
            "first_visit": "2023-12-26T19:22:45.094571+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 8602,
            "ip_address": "58.145.190.250",
            "count": 3,
            "first_visit": "2022-05-18T01:13:03.198240+06:00",
            "date": null
        },
        {
            "id": 16708,
            "ip_address": "27.147.201.32",
            "count": 3,
            "first_visit": "2022-06-20T01:11:56.413501+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4316,
            "ip_address": "59.153.103.17",
            "count": 3,
            "first_visit": "2022-03-12T21:44:25.247162+06:00",
            "date": null
        },
        {
            "id": 61816,
            "ip_address": "175.29.180.131",
            "count": 3,
            "first_visit": "2023-12-25T11:23:10.888235+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 4210,
            "ip_address": "118.179.135.90",
            "count": 3,
            "first_visit": "2022-03-09T09:56:01.385943+06:00",
            "date": null
        },
        {
            "id": 16794,
            "ip_address": "45.64.134.146",
            "count": 3,
            "first_visit": "2022-06-20T11:41:21.905458+06:00",
            "date": "2022-06-20"
        }
    ]
}