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

{
    "count": 95695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18232&ordering=-ip_address",
    "results": [
        {
            "id": 7801,
            "ip_address": "37.111.246.111",
            "count": 1,
            "first_visit": "2022-05-17T10:12:53.241751+06:00",
            "date": null
        },
        {
            "id": 23698,
            "ip_address": "37.111.246.109",
            "count": 2,
            "first_visit": "2022-07-18T22:12:48.907259+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10886,
            "ip_address": "37.111.246.106",
            "count": 1,
            "first_visit": "2022-05-24T10:40:12.366568+06:00",
            "date": null
        },
        {
            "id": 7976,
            "ip_address": "37.111.246.102",
            "count": 1,
            "first_visit": "2022-05-17T11:42:50.606490+06:00",
            "date": null
        },
        {
            "id": 24486,
            "ip_address": "37.111.245.97",
            "count": 1,
            "first_visit": "2022-07-20T10:50:25.704048+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5633,
            "ip_address": "37.111.245.96",
            "count": 2,
            "first_visit": "2022-05-05T15:07:32.146544+06:00",
            "date": null
        },
        {
            "id": 76680,
            "ip_address": "37.111.245.94",
            "count": 2,
            "first_visit": "2024-12-12T10:25:10.832189+06:00",
            "date": "2024-12-12"
        },
        {
            "id": 9819,
            "ip_address": "37.111.245.94",
            "count": 1,
            "first_visit": "2022-05-20T22:21:05.971973+06:00",
            "date": null
        }
    ]
}