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

{
    "count": 99687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25736&ordering=-count",
    "results": [
        {
            "id": 29448,
            "ip_address": "103.67.157.96",
            "count": 2,
            "first_visit": "2022-07-29T21:02:39.919975+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 21126,
            "ip_address": "103.147.162.41",
            "count": 2,
            "first_visit": "2022-07-04T21:17:16.000376+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 7690,
            "ip_address": "103.57.21.42",
            "count": 2,
            "first_visit": "2022-05-17T08:58:41.603759+06:00",
            "date": null
        },
        {
            "id": 29445,
            "ip_address": "202.181.19.253",
            "count": 2,
            "first_visit": "2022-07-29T21:00:14.584219+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7658,
            "ip_address": "116.58.201.100",
            "count": 2,
            "first_visit": "2022-05-17T08:27:04.995184+06:00",
            "date": null
        },
        {
            "id": 8627,
            "ip_address": "103.82.11.3",
            "count": 2,
            "first_visit": "2022-05-18T03:58:47.116300+06:00",
            "date": null
        },
        {
            "id": 7675,
            "ip_address": "103.67.157.229",
            "count": 2,
            "first_visit": "2022-05-17T08:44:53.329100+06:00",
            "date": null
        },
        {
            "id": 4686,
            "ip_address": "37.111.199.207",
            "count": 2,
            "first_visit": "2022-03-26T11:05:58.708275+06:00",
            "date": null
        }
    ]
}