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

{
    "count": 96186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20184&ordering=-ip_address",
    "results": [
        {
            "id": 25498,
            "ip_address": "37.111.217.156",
            "count": 1,
            "first_visit": "2022-07-21T12:27:58.145580+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11865,
            "ip_address": "37.111.217.153",
            "count": 1,
            "first_visit": "2022-05-27T08:17:10.844674+06:00",
            "date": null
        },
        {
            "id": 8438,
            "ip_address": "37.111.217.150",
            "count": 1,
            "first_visit": "2022-05-17T23:04:01.299328+06:00",
            "date": null
        },
        {
            "id": 76468,
            "ip_address": "37.111.217.15",
            "count": 1,
            "first_visit": "2024-12-07T01:25:44.402002+06:00",
            "date": "2024-12-07"
        },
        {
            "id": 16655,
            "ip_address": "37.111.217.145",
            "count": 1,
            "first_visit": "2022-06-19T21:36:28.066611+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 80601,
            "ip_address": "37.111.217.145",
            "count": 1,
            "first_visit": "2025-03-25T18:51:02.827878+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 8206,
            "ip_address": "37.111.217.140",
            "count": 1,
            "first_visit": "2022-05-17T16:06:51.662180+06:00",
            "date": null
        },
        {
            "id": 16573,
            "ip_address": "37.111.217.134",
            "count": 1,
            "first_visit": "2022-06-19T12:12:45.653737+06:00",
            "date": "2022-06-19"
        }
    ]
}