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

{
    "count": 98248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17056&ordering=-ip_address",
    "results": [
        {
            "id": 42854,
            "ip_address": "42.0.4.230",
            "count": 1,
            "first_visit": "2023-02-28T18:39:06.033613+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 1271,
            "ip_address": "42.0.4.230",
            "count": 5,
            "first_visit": "2021-12-23T00:38:44.214043+06:00",
            "date": null
        },
        {
            "id": 28050,
            "ip_address": "42.0.4.230",
            "count": 2,
            "first_visit": "2022-07-27T08:26:40.232493+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31906,
            "ip_address": "42.0.4.229",
            "count": 1,
            "first_visit": "2022-08-13T09:29:52.830630+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 29261,
            "ip_address": "42.0.4.229",
            "count": 1,
            "first_visit": "2022-07-29T12:04:12.083498+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 1401,
            "ip_address": "42.0.4.229",
            "count": 3,
            "first_visit": "2021-12-27T03:20:54.066174+06:00",
            "date": null
        },
        {
            "id": 28128,
            "ip_address": "42.0.4.228",
            "count": 3,
            "first_visit": "2022-07-27T11:09:50.115121+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 24560,
            "ip_address": "42.0.4.228",
            "count": 2,
            "first_visit": "2022-07-20T11:46:58.742544+06:00",
            "date": "2022-07-20"
        }
    ]
}