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

{
    "count": 96092,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19704&ordering=-ip_address",
    "results": [
        {
            "id": 34611,
            "ip_address": "37.111.223.223",
            "count": 2,
            "first_visit": "2022-09-18T17:05:27.941282+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 13401,
            "ip_address": "37.111.223.22",
            "count": 1,
            "first_visit": "2022-06-02T19:15:04.359307+06:00",
            "date": null
        },
        {
            "id": 66863,
            "ip_address": "37.111.223.218",
            "count": 1,
            "first_visit": "2024-04-11T18:13:52.367276+06:00",
            "date": "2024-04-11"
        },
        {
            "id": 96180,
            "ip_address": "37.111.223.217",
            "count": 1,
            "first_visit": "2026-03-19T17:20:20.822368+06:00",
            "date": "2026-03-19"
        },
        {
            "id": 13342,
            "ip_address": "37.111.223.215",
            "count": 1,
            "first_visit": "2022-06-02T06:10:14.823546+06:00",
            "date": null
        },
        {
            "id": 25353,
            "ip_address": "37.111.223.212",
            "count": 1,
            "first_visit": "2022-07-21T10:50:54.601200+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8304,
            "ip_address": "37.111.223.21",
            "count": 1,
            "first_visit": "2022-05-17T21:33:34.098606+06:00",
            "date": null
        },
        {
            "id": 12503,
            "ip_address": "37.111.223.209",
            "count": 1,
            "first_visit": "2022-05-29T15:32:12.110437+06:00",
            "date": null
        }
    ]
}