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

{
    "count": 98028,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25536&ordering=-ip_address",
    "results": [
        {
            "id": 25355,
            "ip_address": "37.111.195.137",
            "count": 1,
            "first_visit": "2022-07-21T10:52:47.508850+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 3061,
            "ip_address": "37.111.195.136",
            "count": 1,
            "first_visit": "2022-01-30T16:06:15.623322+06:00",
            "date": null
        },
        {
            "id": 10484,
            "ip_address": "37.111.195.134",
            "count": 1,
            "first_visit": "2022-05-23T00:01:23.710199+06:00",
            "date": null
        },
        {
            "id": 70558,
            "ip_address": "37.111.195.134",
            "count": 1,
            "first_visit": "2024-07-01T19:50:38.973172+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 24273,
            "ip_address": "37.111.195.133",
            "count": 1,
            "first_visit": "2022-07-20T00:14:58.399546+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11206,
            "ip_address": "37.111.195.130",
            "count": 3,
            "first_visit": "2022-05-24T23:09:05.318002+06:00",
            "date": null
        },
        {
            "id": 39671,
            "ip_address": "37.111.195.13",
            "count": 1,
            "first_visit": "2022-12-31T16:05:10.663592+06:00",
            "date": "2022-12-31"
        },
        {
            "id": 83265,
            "ip_address": "37.111.195.129",
            "count": 2,
            "first_visit": "2025-05-25T13:26:10.609162+06:00",
            "date": "2025-05-25"
        }
    ]
}