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

{
    "count": 95212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16208&ordering=-ip_address",
    "results": [
        {
            "id": 41892,
            "ip_address": "42.0.5.242",
            "count": 1,
            "first_visit": "2023-02-09T18:46:36.456168+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 69274,
            "ip_address": "42.0.5.239",
            "count": 1,
            "first_visit": "2024-05-29T13:06:14.314515+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 77181,
            "ip_address": "42.0.5.239",
            "count": 1,
            "first_visit": "2024-12-26T17:40:30.504928+06:00",
            "date": "2024-12-26"
        },
        {
            "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": 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
        }
    ]
}