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

{
    "count": 96071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19592&ordering=-ip_address",
    "results": [
        {
            "id": 76973,
            "ip_address": "37.111.225.46",
            "count": 1,
            "first_visit": "2024-12-20T20:59:43.239954+06:00",
            "date": "2024-12-20"
        },
        {
            "id": 21347,
            "ip_address": "37.111.225.45",
            "count": 1,
            "first_visit": "2022-07-06T16:51:34.042501+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 12381,
            "ip_address": "37.111.225.43",
            "count": 1,
            "first_visit": "2022-05-29T06:25:15.847509+06:00",
            "date": null
        },
        {
            "id": 13381,
            "ip_address": "37.111.225.38",
            "count": 1,
            "first_visit": "2022-06-02T15:57:08.533540+06:00",
            "date": null
        },
        {
            "id": 42233,
            "ip_address": "37.111.225.36",
            "count": 1,
            "first_visit": "2023-02-15T21:38:58.568218+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 28335,
            "ip_address": "37.111.225.35",
            "count": 1,
            "first_visit": "2022-07-27T21:30:32.915849+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9477,
            "ip_address": "37.111.225.35",
            "count": 2,
            "first_visit": "2022-05-19T20:29:32.003680+06:00",
            "date": null
        },
        {
            "id": 15267,
            "ip_address": "37.111.225.33",
            "count": 1,
            "first_visit": "2022-06-15T13:06:22.300871+06:00",
            "date": "2022-06-15"
        }
    ]
}