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

{
    "count": 95993,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19192&ordering=-count",
    "results": [
        {
            "id": 5447,
            "ip_address": "103.60.175.23",
            "count": 2,
            "first_visit": "2022-04-29T15:01:18.036834+06:00",
            "date": null
        },
        {
            "id": 43450,
            "ip_address": "119.30.39.187",
            "count": 2,
            "first_visit": "2023-03-09T19:01:50.072677+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 2681,
            "ip_address": "37.111.200.4",
            "count": 2,
            "first_visit": "2022-01-23T15:53:58.524701+06:00",
            "date": null
        },
        {
            "id": 43444,
            "ip_address": "37.111.214.157",
            "count": 2,
            "first_visit": "2023-03-09T17:18:13.181581+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 10796,
            "ip_address": "103.67.157.50",
            "count": 2,
            "first_visit": "2022-05-24T03:38:56.522617+06:00",
            "date": null
        },
        {
            "id": 43599,
            "ip_address": "103.140.83.242",
            "count": 2,
            "first_visit": "2023-03-12T08:35:54.709773+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 10750,
            "ip_address": "37.111.238.39",
            "count": 2,
            "first_visit": "2022-05-23T22:31:44.356139+06:00",
            "date": null
        },
        {
            "id": 10858,
            "ip_address": "103.115.158.2",
            "count": 2,
            "first_visit": "2022-05-24T10:04:03.279076+06:00",
            "date": null
        }
    ]
}