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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12824&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12808&ordering=-count",
    "results": [
        {
            "id": 4459,
            "ip_address": "103.173.10.26",
            "count": 3,
            "first_visit": "2022-03-17T21:33:23.590495+06:00",
            "date": null
        },
        {
            "id": 65432,
            "ip_address": "37.111.193.74",
            "count": 3,
            "first_visit": "2024-03-02T16:17:52.267905+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65713,
            "ip_address": "103.178.188.10",
            "count": 3,
            "first_visit": "2024-03-09T17:38:29.297008+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 64980,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-21T01:51:06.596184+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 65009,
            "ip_address": "103.150.68.87",
            "count": 3,
            "first_visit": "2024-02-21T18:35:11.744278+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 4476,
            "ip_address": "37.111.195.160",
            "count": 3,
            "first_visit": "2022-03-18T14:56:45.165771+06:00",
            "date": null
        },
        {
            "id": 4503,
            "ip_address": "103.230.107.18",
            "count": 3,
            "first_visit": "2022-03-19T20:35:28.880365+06:00",
            "date": null
        },
        {
            "id": 4455,
            "ip_address": "37.111.207.133",
            "count": 3,
            "first_visit": "2022-03-17T17:53:49.488493+06:00",
            "date": null
        }
    ]
}