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

{
    "count": 100332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20328&ordering=-ip_address",
    "results": [
        {
            "id": 1550,
            "ip_address": "37.111.232.101",
            "count": 1,
            "first_visit": "2021-12-31T21:41:19.333164+06:00",
            "date": null
        },
        {
            "id": 12400,
            "ip_address": "37.111.232.10",
            "count": 1,
            "first_visit": "2022-05-29T09:05:59.713118+06:00",
            "date": null
        },
        {
            "id": 87018,
            "ip_address": "37.111.232.10",
            "count": 1,
            "first_visit": "2025-08-03T12:05:09.079949+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 10612,
            "ip_address": "37.111.231.99",
            "count": 1,
            "first_visit": "2022-05-23T11:49:33.576125+06:00",
            "date": null
        },
        {
            "id": 6782,
            "ip_address": "37.111.231.98",
            "count": 1,
            "first_visit": "2022-05-16T15:20:43.587353+06:00",
            "date": null
        },
        {
            "id": 10915,
            "ip_address": "37.111.231.9",
            "count": 1,
            "first_visit": "2022-05-24T11:30:15.584523+06:00",
            "date": null
        },
        {
            "id": 6890,
            "ip_address": "37.111.231.87",
            "count": 2,
            "first_visit": "2022-05-16T17:02:25.063443+06:00",
            "date": null
        },
        {
            "id": 7850,
            "ip_address": "37.111.231.83",
            "count": 2,
            "first_visit": "2022-05-17T10:40:25.815075+06:00",
            "date": null
        }
    ]
}