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

{
    "count": 95998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19216&ordering=-ip_address",
    "results": [
        {
            "id": 80981,
            "ip_address": "37.111.231.24",
            "count": 1,
            "first_visit": "2025-04-05T07:11:19.273568+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 8103,
            "ip_address": "37.111.231.236",
            "count": 2,
            "first_visit": "2022-05-17T12:37:02.450912+06:00",
            "date": null
        },
        {
            "id": 12765,
            "ip_address": "37.111.231.234",
            "count": 4,
            "first_visit": "2022-05-30T12:12:07.335668+06:00",
            "date": null
        },
        {
            "id": 19086,
            "ip_address": "37.111.231.229",
            "count": 2,
            "first_visit": "2022-06-26T13:07:04.788978+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 16281,
            "ip_address": "37.111.231.227",
            "count": 1,
            "first_visit": "2022-06-18T08:58:44.685018+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 18649,
            "ip_address": "37.111.231.227",
            "count": 1,
            "first_visit": "2022-06-25T15:17:51.959714+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7691,
            "ip_address": "37.111.231.226",
            "count": 1,
            "first_visit": "2022-05-17T09:00:44.849371+06:00",
            "date": null
        },
        {
            "id": 27874,
            "ip_address": "37.111.231.226",
            "count": 1,
            "first_visit": "2022-07-26T20:46:22.402551+06:00",
            "date": "2022-07-26"
        }
    ]
}