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": 98058,
    "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": 33596,
            "ip_address": "103.138.125.194",
            "count": 2,
            "first_visit": "2022-09-01T10:28:21.435089+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 10840,
            "ip_address": "103.67.157.211",
            "count": 2,
            "first_visit": "2022-05-24T09:21:23.791461+06:00",
            "date": null
        },
        {
            "id": 6206,
            "ip_address": "114.119.141.186",
            "count": 2,
            "first_visit": "2022-05-15T05:32:47.682067+06:00",
            "date": null
        },
        {
            "id": 3165,
            "ip_address": "103.85.233.66",
            "count": 2,
            "first_visit": "2022-02-01T07:46:51.488443+06:00",
            "date": null
        },
        {
            "id": 17072,
            "ip_address": "114.119.133.191",
            "count": 2,
            "first_visit": "2022-06-21T15:57:58.334942+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33648,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-09-02T00:20:19.627737+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 24262,
            "ip_address": "58.145.185.226",
            "count": 2,
            "first_visit": "2022-07-20T00:08:43.975843+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 39334,
            "ip_address": "117.103.84.63",
            "count": 2,
            "first_visit": "2022-12-25T15:15:31.552191+06:00",
            "date": "2022-12-25"
        }
    ]
}