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

{
    "count": 92330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6864&ordering=ip_address",
    "results": [
        {
            "id": 2094,
            "ip_address": "103.14.72.84",
            "count": 3,
            "first_visit": "2022-01-13T09:58:15.360065+06:00",
            "date": null
        },
        {
            "id": 31812,
            "ip_address": "103.14.72.91",
            "count": 3,
            "first_visit": "2022-08-12T01:24:30.344981+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 4104,
            "ip_address": "103.14.72.91",
            "count": 3,
            "first_visit": "2022-03-05T20:32:10.906802+06:00",
            "date": null
        },
        {
            "id": 15012,
            "ip_address": "103.147.41.219",
            "count": 1,
            "first_visit": "2022-06-14T13:36:33.706430+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 13011,
            "ip_address": "103.147.41.234",
            "count": 2,
            "first_visit": "2022-05-31T06:18:27.272318+06:00",
            "date": null
        },
        {
            "id": 26652,
            "ip_address": "103.148.10.1",
            "count": 1,
            "first_visit": "2022-07-24T10:33:57.873553+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9500,
            "ip_address": "103.148.10.142",
            "count": 1,
            "first_visit": "2022-05-19T22:11:33.764717+06:00",
            "date": null
        },
        {
            "id": 45970,
            "ip_address": "103.148.10.218",
            "count": 1,
            "first_visit": "2023-05-01T19:44:16.028379+06:00",
            "date": "2023-05-01"
        }
    ]
}