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

{
    "count": 91316,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=id",
    "results": [
        {
            "id": 17,
            "ip_address": "114.119.157.36",
            "count": 21,
            "first_visit": "2021-12-02T20:09:32.998751+06:00",
            "date": null
        },
        {
            "id": 18,
            "ip_address": "114.119.158.189",
            "count": 16,
            "first_visit": "2021-12-02T20:14:53.853704+06:00",
            "date": null
        },
        {
            "id": 19,
            "ip_address": "114.119.157.50",
            "count": 19,
            "first_visit": "2021-12-02T20:21:01.684878+06:00",
            "date": null
        },
        {
            "id": 20,
            "ip_address": "103.95.125.67",
            "count": 19,
            "first_visit": "2021-12-02T20:22:26.359507+06:00",
            "date": null
        },
        {
            "id": 21,
            "ip_address": "114.119.147.113",
            "count": 13,
            "first_visit": "2021-12-02T20:26:22.934653+06:00",
            "date": null
        },
        {
            "id": 22,
            "ip_address": "114.119.158.43",
            "count": 16,
            "first_visit": "2021-12-02T20:38:51.900549+06:00",
            "date": null
        },
        {
            "id": 23,
            "ip_address": "114.119.157.39",
            "count": 16,
            "first_visit": "2021-12-02T20:44:22.460859+06:00",
            "date": null
        },
        {
            "id": 24,
            "ip_address": "114.119.138.214",
            "count": 16,
            "first_visit": "2021-12-02T20:49:57.334301+06:00",
            "date": null
        }
    ]
}