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

{
    "count": 95121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15968&ordering=-ip_address",
    "results": [
        {
            "id": 27663,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-07-26T11:01:51.508629+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 24290,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-07-20T00:35:19.062799+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 32424,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2022-08-19T08:54:41.170028+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 62183,
            "ip_address": "42.0.7.245",
            "count": 1,
            "first_visit": "2024-01-03T13:17:08.552210+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 4378,
            "ip_address": "42.0.7.245",
            "count": 6,
            "first_visit": "2022-03-14T23:08:04.625361+06:00",
            "date": null
        },
        {
            "id": 73995,
            "ip_address": "42.0.7.244",
            "count": 3,
            "first_visit": "2024-10-04T20:06:58.801955+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 7632,
            "ip_address": "42.0.7.244",
            "count": 6,
            "first_visit": "2022-05-17T07:48:34.526961+06:00",
            "date": null
        },
        {
            "id": 32284,
            "ip_address": "42.0.7.244",
            "count": 1,
            "first_visit": "2022-08-18T00:04:36.367793+06:00",
            "date": "2022-08-18"
        }
    ]
}