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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19984&ordering=ip_address",
    "results": [
        {
            "id": 6900,
            "ip_address": "103.67.157.88",
            "count": 1,
            "first_visit": "2022-05-16T17:09:18.834145+06:00",
            "date": null
        },
        {
            "id": 32391,
            "ip_address": "103.67.157.9",
            "count": 1,
            "first_visit": "2022-08-18T23:00:54.642476+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 7516,
            "ip_address": "103.67.157.90",
            "count": 1,
            "first_visit": "2022-05-16T23:51:36.192591+06:00",
            "date": null
        },
        {
            "id": 36785,
            "ip_address": "103.67.157.90",
            "count": 1,
            "first_visit": "2022-11-01T15:17:00.388182+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 37673,
            "ip_address": "103.67.157.90",
            "count": 7,
            "first_visit": "2022-11-21T22:12:04.928115+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 36113,
            "ip_address": "103.67.157.91",
            "count": 4,
            "first_visit": "2022-10-18T22:12:20.785215+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 9644,
            "ip_address": "103.67.157.92",
            "count": 5,
            "first_visit": "2022-05-20T10:39:50.937707+06:00",
            "date": null
        },
        {
            "id": 27438,
            "ip_address": "103.67.157.93",
            "count": 1,
            "first_visit": "2022-07-25T22:27:17.850586+06:00",
            "date": "2022-07-25"
        }
    ]
}