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

{
    "count": 99458,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10496&ordering=ip_address",
    "results": [
        {
            "id": 4459,
            "ip_address": "103.173.10.26",
            "count": 3,
            "first_visit": "2022-03-17T21:33:23.590495+06:00",
            "date": null
        },
        {
            "id": 23916,
            "ip_address": "103.173.10.42",
            "count": 3,
            "first_visit": "2022-07-18T23:20:47.742435+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 51959,
            "ip_address": "103.173.10.42",
            "count": 1,
            "first_visit": "2023-08-08T13:43:58.817766+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 50573,
            "ip_address": "103.173.106.241",
            "count": 1,
            "first_visit": "2023-07-22T14:23:16.035317+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 90231,
            "ip_address": "103.173.106.244",
            "count": 1,
            "first_visit": "2025-10-01T19:31:30.008384+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 78770,
            "ip_address": "103.173.106.249",
            "count": 2,
            "first_visit": "2025-02-10T01:02:46.639989+06:00",
            "date": "2025-02-10"
        },
        {
            "id": 92061,
            "ip_address": "103.173.106.250",
            "count": 1,
            "first_visit": "2025-11-16T12:43:34.467498+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 10897,
            "ip_address": "103.173.107.202",
            "count": 1,
            "first_visit": "2022-05-24T10:56:00.814454+06:00",
            "date": null
        }
    ]
}