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

{
    "count": 95158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16048&ordering=ip_address",
    "results": [
        {
            "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": 38639,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2022-12-13T11:10:47.026703+06:00",
            "date": "2022-12-13"
        },
        {
            "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": 48559,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2023-06-20T08:03:22.186234+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 31222,
            "ip_address": "103.242.23.182",
            "count": 3,
            "first_visit": "2022-08-05T09:00:13.006437+06:00",
            "date": "2022-08-05"
        },
        {
            "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": 10263,
            "ip_address": "103.242.23.183",
            "count": 3,
            "first_visit": "2022-05-22T11:27:21.390706+06:00",
            "date": null
        }
    ]
}