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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90224&ordering=-ip_address",
    "results": [
        {
            "id": 9906,
            "ip_address": "103.15.140.194",
            "count": 2,
            "first_visit": "2022-05-21T00:19:26.472878+06:00",
            "date": null
        },
        {
            "id": 18213,
            "ip_address": "103.151.31.93",
            "count": 1,
            "first_visit": "2022-06-24T17:43:14.673332+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 83384,
            "ip_address": "103.151.31.84",
            "count": 1,
            "first_visit": "2025-05-28T14:32:21.843724+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 18234,
            "ip_address": "103.151.31.76",
            "count": 1,
            "first_visit": "2022-06-24T18:28:18.718262+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 17962,
            "ip_address": "103.151.31.47",
            "count": 1,
            "first_visit": "2022-06-24T04:51:57.895288+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 23672,
            "ip_address": "103.151.31.43",
            "count": 1,
            "first_visit": "2022-07-18T22:05:57.728265+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6262,
            "ip_address": "103.151.31.229",
            "count": 2,
            "first_visit": "2022-05-15T08:02:55.628566+06:00",
            "date": null
        },
        {
            "id": 13140,
            "ip_address": "103.151.31.228",
            "count": 1,
            "first_visit": "2022-05-31T15:50:57.978492+06:00",
            "date": null
        }
    ]
}