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

{
    "count": 100940,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31448&ordering=-ip_address",
    "results": [
        {
            "id": 10,
            "ip_address": "212.24.174.194",
            "count": 1,
            "first_visit": "2021-12-02T17:40:59.295949+06:00",
            "date": null
        },
        {
            "id": 26359,
            "ip_address": "212.24.165.71",
            "count": 1,
            "first_visit": "2022-07-23T13:45:02.619349+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 38317,
            "ip_address": "212.237.206.70",
            "count": 1,
            "first_visit": "2022-12-05T03:02:40.413825+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 38105,
            "ip_address": "212.237.206.70",
            "count": 2,
            "first_visit": "2022-12-01T15:50:37.210850+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38427,
            "ip_address": "212.237.206.70",
            "count": 1,
            "first_visit": "2022-12-06T21:37:24.644848+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 59919,
            "ip_address": "212.237.126.61",
            "count": 1,
            "first_visit": "2023-11-21T22:16:50.759930+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 79650,
            "ip_address": "212.237.126.5",
            "count": 1,
            "first_visit": "2025-03-02T20:04:15.107441+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 3646,
            "ip_address": "212.237.126.29",
            "count": 1,
            "first_visit": "2022-02-15T23:56:56.732773+06:00",
            "date": null
        }
    ]
}