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

{
    "count": 99465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5400&ordering=-count",
    "results": [
        {
            "id": 952,
            "ip_address": "37.111.238.238",
            "count": 5,
            "first_visit": "2021-12-19T22:49:23.372047+06:00",
            "date": null
        },
        {
            "id": 11924,
            "ip_address": "114.119.156.31",
            "count": 5,
            "first_visit": "2022-05-27T13:10:31.494275+06:00",
            "date": null
        },
        {
            "id": 67216,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-20T00:27:01.718452+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 456,
            "ip_address": "103.167.18.23",
            "count": 5,
            "first_visit": "2021-12-08T21:10:02.528553+06:00",
            "date": null
        },
        {
            "id": 35391,
            "ip_address": "66.249.66.90",
            "count": 5,
            "first_visit": "2022-10-03T02:54:26.199727+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 67226,
            "ip_address": "66.249.73.1",
            "count": 5,
            "first_visit": "2024-04-20T05:43:52.742053+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 35394,
            "ip_address": "66.249.66.208",
            "count": 5,
            "first_visit": "2022-10-03T03:36:28.074830+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 11980,
            "ip_address": "43.245.123.133",
            "count": 5,
            "first_visit": "2022-05-27T20:10:31.691121+06:00",
            "date": null
        }
    ]
}