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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80504&ordering=-ip_address",
    "results": [
        {
            "id": 9092,
            "ip_address": "103.67.157.175",
            "count": 3,
            "first_visit": "2022-05-18T22:10:44.683987+06:00",
            "date": null
        },
        {
            "id": 36783,
            "ip_address": "103.67.157.175",
            "count": 1,
            "first_visit": "2022-11-01T14:54:22.756702+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 40201,
            "ip_address": "103.67.157.174",
            "count": 1,
            "first_visit": "2023-01-11T09:54:16.162948+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 7419,
            "ip_address": "103.67.157.172",
            "count": 7,
            "first_visit": "2022-05-16T22:54:35.657860+06:00",
            "date": null
        },
        {
            "id": 7117,
            "ip_address": "103.67.157.171",
            "count": 1,
            "first_visit": "2022-05-16T19:32:03.389375+06:00",
            "date": null
        },
        {
            "id": 7204,
            "ip_address": "103.67.157.170",
            "count": 2,
            "first_visit": "2022-05-16T19:58:54.678337+06:00",
            "date": null
        },
        {
            "id": 6994,
            "ip_address": "103.67.157.17",
            "count": 1,
            "first_visit": "2022-05-16T18:25:07.724755+06:00",
            "date": null
        },
        {
            "id": 11394,
            "ip_address": "103.67.157.168",
            "count": 1,
            "first_visit": "2022-05-25T16:55:24.883084+06:00",
            "date": null
        }
    ]
}