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

{
    "count": 92605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9968&ordering=-ip_address",
    "results": [
        {
            "id": 36871,
            "ip_address": "58.84.34.103",
            "count": 1,
            "first_visit": "2022-11-03T10:19:47.183581+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 10512,
            "ip_address": "58.84.33.46",
            "count": 1,
            "first_visit": "2022-05-23T06:16:08.267468+06:00",
            "date": null
        },
        {
            "id": 8396,
            "ip_address": "58.84.33.234",
            "count": 6,
            "first_visit": "2022-05-17T22:46:50.956874+06:00",
            "date": null
        },
        {
            "id": 12233,
            "ip_address": "58.84.33.22",
            "count": 1,
            "first_visit": "2022-05-28T15:59:32.319372+06:00",
            "date": null
        },
        {
            "id": 30015,
            "ip_address": "58.84.33.186",
            "count": 1,
            "first_visit": "2022-07-30T22:13:49.403577+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 69255,
            "ip_address": "58.84.33.169",
            "count": 1,
            "first_visit": "2024-05-28T23:43:27.264222+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 772,
            "ip_address": "58.84.33.146",
            "count": 2,
            "first_visit": "2021-12-17T22:36:42.488482+06:00",
            "date": null
        },
        {
            "id": 28821,
            "ip_address": "58.84.33.10",
            "count": 1,
            "first_visit": "2022-07-28T13:24:29.352374+06:00",
            "date": "2022-07-28"
        }
    ]
}