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

{
    "count": 98240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16824&ordering=ip_address",
    "results": [
        {
            "id": 72267,
            "ip_address": "103.248.236.9",
            "count": 4,
            "first_visit": "2024-08-18T20:18:27.846409+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 77131,
            "ip_address": "103.248.236.9",
            "count": 1,
            "first_visit": "2024-12-25T08:10:09.370368+06:00",
            "date": "2024-12-25"
        },
        {
            "id": 48706,
            "ip_address": "103.248.236.9",
            "count": 1,
            "first_visit": "2023-06-23T13:28:37.648383+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 4815,
            "ip_address": "103.248.236.98",
            "count": 6,
            "first_visit": "2022-03-31T09:01:42.167174+06:00",
            "date": null
        },
        {
            "id": 36293,
            "ip_address": "103.248.236.98",
            "count": 1,
            "first_visit": "2022-10-22T11:57:58.687121+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 2106,
            "ip_address": "103.248.237.9",
            "count": 2,
            "first_visit": "2022-01-13T12:16:19.144201+06:00",
            "date": null
        },
        {
            "id": 40794,
            "ip_address": "103.248.238.130",
            "count": 1,
            "first_visit": "2023-01-22T14:32:53.782545+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 41366,
            "ip_address": "103.248.238.130",
            "count": 1,
            "first_visit": "2023-02-01T20:04:49.486573+06:00",
            "date": "2023-02-01"
        }
    ]
}