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

{
    "count": 99956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22280&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22264&ordering=-count",
    "results": [
        {
            "id": 23196,
            "ip_address": "114.119.129.92",
            "count": 2,
            "first_visit": "2022-07-16T19:53:04.004251+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 11565,
            "ip_address": "37.111.206.173",
            "count": 2,
            "first_visit": "2022-05-26T00:48:08.446042+06:00",
            "date": null
        },
        {
            "id": 40202,
            "ip_address": "103.58.73.252",
            "count": 2,
            "first_visit": "2023-01-11T10:07:16.959191+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 2893,
            "ip_address": "31.13.115.3",
            "count": 2,
            "first_visit": "2022-01-26T14:57:38.182894+06:00",
            "date": null
        },
        {
            "id": 6576,
            "ip_address": "103.174.20.7",
            "count": 2,
            "first_visit": "2022-05-16T09:58:51.837305+06:00",
            "date": null
        },
        {
            "id": 1711,
            "ip_address": "27.147.204.8",
            "count": 2,
            "first_visit": "2022-01-07T23:24:39.613237+06:00",
            "date": null
        },
        {
            "id": 32075,
            "ip_address": "103.202.222.226",
            "count": 2,
            "first_visit": "2022-08-15T20:18:58.457687+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 4441,
            "ip_address": "37.111.222.247",
            "count": 2,
            "first_visit": "2022-03-17T08:31:16.961377+06:00",
            "date": null
        }
    ]
}