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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80104&ordering=count",
    "results": [
        {
            "id": 30815,
            "ip_address": "43.250.82.230",
            "count": 2,
            "first_visit": "2022-08-02T14:00:35.834799+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 39514,
            "ip_address": "37.111.205.227",
            "count": 2,
            "first_visit": "2022-12-28T17:50:07.416847+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 8725,
            "ip_address": "114.119.130.91",
            "count": 2,
            "first_visit": "2022-05-18T09:42:09.237481+06:00",
            "date": null
        },
        {
            "id": 12885,
            "ip_address": "103.149.143.67",
            "count": 2,
            "first_visit": "2022-05-30T21:26:19.475411+06:00",
            "date": null
        },
        {
            "id": 12825,
            "ip_address": "123.253.65.177",
            "count": 2,
            "first_visit": "2022-05-30T16:42:11.516487+06:00",
            "date": null
        },
        {
            "id": 33204,
            "ip_address": "103.209.21.21",
            "count": 2,
            "first_visit": "2022-08-28T15:20:26.027266+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 12924,
            "ip_address": "103.122.253.94",
            "count": 2,
            "first_visit": "2022-05-30T23:32:32.162920+06:00",
            "date": null
        },
        {
            "id": 3009,
            "ip_address": "103.117.194.166",
            "count": 2,
            "first_visit": "2022-01-29T10:27:12.259170+06:00",
            "date": null
        }
    ]
}