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

{
    "count": 99426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24384&ordering=-ip_address",
    "results": [
        {
            "id": 79375,
            "ip_address": "37.111.206.120",
            "count": 1,
            "first_visit": "2025-02-24T11:11:03.532037+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 10165,
            "ip_address": "37.111.206.120",
            "count": 1,
            "first_visit": "2022-05-21T23:42:27.277806+06:00",
            "date": null
        },
        {
            "id": 10533,
            "ip_address": "37.111.206.12",
            "count": 3,
            "first_visit": "2022-05-23T08:34:01.835853+06:00",
            "date": null
        },
        {
            "id": 62047,
            "ip_address": "37.111.206.12",
            "count": 3,
            "first_visit": "2023-12-28T13:38:44.527888+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 50738,
            "ip_address": "37.111.206.119",
            "count": 1,
            "first_visit": "2023-07-24T20:24:39.298618+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 62400,
            "ip_address": "37.111.206.119",
            "count": 1,
            "first_visit": "2024-01-05T12:24:18.273252+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 54813,
            "ip_address": "37.111.206.119",
            "count": 1,
            "first_visit": "2023-09-11T13:21:11.253256+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 3596,
            "ip_address": "37.111.206.119",
            "count": 2,
            "first_visit": "2022-02-14T12:02:03.227403+06:00",
            "date": null
        }
    ]
}