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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16608&ordering=ip_address",
    "results": [
        {
            "id": 48559,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2023-06-20T08:03:22.186234+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 17682,
            "ip_address": "103.242.23.182",
            "count": 3,
            "first_visit": "2022-06-23T10:27:24.297592+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 62317,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2024-01-04T15:47:49.438265+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 4867,
            "ip_address": "103.242.23.182",
            "count": 4,
            "first_visit": "2022-04-02T06:15:08.176353+06:00",
            "date": null
        },
        {
            "id": 15491,
            "ip_address": "103.242.23.183",
            "count": 1,
            "first_visit": "2022-06-16T00:07:05.397697+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 34055,
            "ip_address": "103.242.23.183",
            "count": 1,
            "first_visit": "2022-09-08T16:55:26.909276+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 10263,
            "ip_address": "103.242.23.183",
            "count": 3,
            "first_visit": "2022-05-22T11:27:21.390706+06:00",
            "date": null
        },
        {
            "id": 1332,
            "ip_address": "103.242.23.184",
            "count": 4,
            "first_visit": "2021-12-24T13:08:03.047083+06:00",
            "date": null
        }
    ]
}