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

{
    "count": 92493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9008&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8992&ordering=id",
    "results": [
        {
            "id": 9001,
            "ip_address": "103.242.22.242",
            "count": 1,
            "first_visit": "2022-05-18T15:44:15.269875+06:00",
            "date": null
        },
        {
            "id": 9002,
            "ip_address": "103.117.142.67",
            "count": 1,
            "first_visit": "2022-05-18T15:44:53.792634+06:00",
            "date": null
        },
        {
            "id": 9003,
            "ip_address": "103.67.157.216",
            "count": 4,
            "first_visit": "2022-05-18T15:53:36.579593+06:00",
            "date": null
        },
        {
            "id": 9004,
            "ip_address": "103.110.115.29",
            "count": 1,
            "first_visit": "2022-05-18T15:59:58.739710+06:00",
            "date": null
        },
        {
            "id": 9005,
            "ip_address": "61.19.1.202",
            "count": 1,
            "first_visit": "2022-05-18T16:04:22.485780+06:00",
            "date": null
        },
        {
            "id": 9006,
            "ip_address": "61.19.2.135",
            "count": 1,
            "first_visit": "2022-05-18T16:04:25.447362+06:00",
            "date": null
        },
        {
            "id": 9007,
            "ip_address": "37.111.210.143",
            "count": 1,
            "first_visit": "2022-05-18T16:08:48.299649+06:00",
            "date": null
        },
        {
            "id": 9008,
            "ip_address": "37.111.218.25",
            "count": 3,
            "first_visit": "2022-05-18T16:11:00.674341+06:00",
            "date": null
        }
    ]
}