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

{
    "count": 101557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77720&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77704&ordering=count",
    "results": [
        {
            "id": 20712,
            "ip_address": "114.119.130.13",
            "count": 2,
            "first_visit": "2022-07-02T13:51:56.470730+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 29392,
            "ip_address": "103.130.175.175",
            "count": 2,
            "first_visit": "2022-07-29T16:32:31.716038+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29101,
            "ip_address": "37.111.201.5",
            "count": 2,
            "first_visit": "2022-07-29T04:59:26.674257+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29369,
            "ip_address": "114.119.133.125",
            "count": 2,
            "first_visit": "2022-07-29T15:35:14.722216+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6838,
            "ip_address": "103.144.42.167",
            "count": 2,
            "first_visit": "2022-05-16T16:37:44.964177+06:00",
            "date": null
        },
        {
            "id": 32618,
            "ip_address": "103.242.22.227",
            "count": 2,
            "first_visit": "2022-08-21T18:37:53.399574+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32617,
            "ip_address": "103.135.88.125",
            "count": 2,
            "first_visit": "2022-08-21T18:22:10.422909+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 1024,
            "ip_address": "103.138.145.46",
            "count": 2,
            "first_visit": "2021-12-20T10:17:58.815012+06:00",
            "date": null
        }
    ]
}