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

{
    "count": 100932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17664&ordering=-ip_address",
    "results": [
        {
            "id": 11518,
            "ip_address": "42.0.5.239",
            "count": 1,
            "first_visit": "2022-05-25T23:42:15.780134+06:00",
            "date": null
        },
        {
            "id": 25677,
            "ip_address": "42.0.5.237",
            "count": 1,
            "first_visit": "2022-07-21T22:17:35.215309+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11984,
            "ip_address": "42.0.5.237",
            "count": 3,
            "first_visit": "2022-05-27T21:22:59.383981+06:00",
            "date": null
        },
        {
            "id": 99388,
            "ip_address": "42.0.5.237",
            "count": 1,
            "first_visit": "2026-06-20T11:56:30.996024+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 62109,
            "ip_address": "42.0.5.235",
            "count": 4,
            "first_visit": "2023-12-29T14:48:55.772074+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 2102,
            "ip_address": "42.0.5.234",
            "count": 2,
            "first_visit": "2022-01-13T11:24:12.736088+06:00",
            "date": null
        },
        {
            "id": 57771,
            "ip_address": "42.0.5.233",
            "count": 1,
            "first_visit": "2023-10-16T21:25:59.393813+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 32659,
            "ip_address": "42.0.5.233",
            "count": 1,
            "first_visit": "2022-08-22T12:43:13.880589+06:00",
            "date": "2022-08-22"
        }
    ]
}