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

{
    "count": 95543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17592&ordering=-ip_address",
    "results": [
        {
            "id": 24134,
            "ip_address": "3.93.53.254",
            "count": 1,
            "first_visit": "2022-07-19T17:06:31.652468+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3833,
            "ip_address": "3.93.33.143",
            "count": 1,
            "first_visit": "2022-02-23T22:32:31.813842+06:00",
            "date": null
        },
        {
            "id": 71219,
            "ip_address": "3.93.25.123",
            "count": 1,
            "first_visit": "2024-07-16T08:29:28.743144+06:00",
            "date": "2024-07-16"
        },
        {
            "id": 2313,
            "ip_address": "3.93.177.236",
            "count": 1,
            "first_visit": "2022-01-16T16:21:03.689778+06:00",
            "date": null
        },
        {
            "id": 66089,
            "ip_address": "3.93.144.124",
            "count": 1,
            "first_visit": "2024-03-19T15:43:39.018110+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 52027,
            "ip_address": "3.92.6.67",
            "count": 1,
            "first_visit": "2023-08-09T13:01:55.182153+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 36073,
            "ip_address": "3.92.46.30",
            "count": 1,
            "first_visit": "2022-10-18T08:51:43.630335+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 61897,
            "ip_address": "3.92.30.40",
            "count": 1,
            "first_visit": "2023-12-26T12:44:31.287718+06:00",
            "date": "2023-12-26"
        }
    ]
}