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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17552&ordering=-count",
    "results": [
        {
            "id": 52033,
            "ip_address": "192.178.8.3",
            "count": 2,
            "first_visit": "2023-08-09T14:29:45.904347+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 13303,
            "ip_address": "103.134.126.220",
            "count": 2,
            "first_visit": "2022-06-01T22:23:09.406696+06:00",
            "date": null
        },
        {
            "id": 52040,
            "ip_address": "103.59.38.129",
            "count": 2,
            "first_visit": "2023-08-09T15:03:04.279361+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52069,
            "ip_address": "37.111.206.199",
            "count": 2,
            "first_visit": "2023-08-09T20:15:07.202073+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52148,
            "ip_address": "113.11.90.212",
            "count": 2,
            "first_visit": "2023-08-10T15:08:04.797360+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 13211,
            "ip_address": "43.245.122.178",
            "count": 2,
            "first_visit": "2022-06-01T00:26:03.952761+06:00",
            "date": null
        },
        {
            "id": 13265,
            "ip_address": "118.179.85.236",
            "count": 2,
            "first_visit": "2022-06-01T16:11:21.805255+06:00",
            "date": null
        },
        {
            "id": 466,
            "ip_address": "103.85.114.65",
            "count": 2,
            "first_visit": "2021-12-09T03:51:12.836210+06:00",
            "date": null
        }
    ]
}