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

{
    "count": 97393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23344&ordering=-ip_address",
    "results": [
        {
            "id": 10480,
            "ip_address": "37.111.206.245",
            "count": 3,
            "first_visit": "2022-05-22T23:42:36.352431+06:00",
            "date": null
        },
        {
            "id": 13869,
            "ip_address": "37.111.206.244",
            "count": 1,
            "first_visit": "2022-06-07T21:02:51.727889+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 85094,
            "ip_address": "37.111.206.244",
            "count": 1,
            "first_visit": "2025-07-02T14:10:32.475161+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 78636,
            "ip_address": "37.111.206.244",
            "count": 1,
            "first_visit": "2025-02-06T00:58:29.288309+06:00",
            "date": "2025-02-06"
        },
        {
            "id": 48300,
            "ip_address": "37.111.206.243",
            "count": 2,
            "first_visit": "2023-06-15T21:31:25.290242+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 9475,
            "ip_address": "37.111.206.243",
            "count": 1,
            "first_visit": "2022-05-19T20:14:06.959302+06:00",
            "date": null
        },
        {
            "id": 33490,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-08-31T00:30:16.548742+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 10702,
            "ip_address": "37.111.206.242",
            "count": 1,
            "first_visit": "2022-05-23T17:09:41.083281+06:00",
            "date": null
        }
    ]
}