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

{
    "count": 98469,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33456&ordering=-ip_address",
    "results": [
        {
            "id": 16137,
            "ip_address": "202.181.18.243",
            "count": 1,
            "first_visit": "2022-06-17T22:23:21.243448+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28293,
            "ip_address": "202.181.18.241",
            "count": 2,
            "first_visit": "2022-07-27T18:46:28.386145+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7070,
            "ip_address": "202.181.18.240",
            "count": 1,
            "first_visit": "2022-05-16T19:10:54.270213+06:00",
            "date": null
        },
        {
            "id": 45852,
            "ip_address": "202.181.18.240",
            "count": 1,
            "first_visit": "2023-04-28T23:30:16.461701+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 26920,
            "ip_address": "202.181.18.239",
            "count": 1,
            "first_visit": "2022-07-24T23:24:44.748550+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6552,
            "ip_address": "202.181.18.239",
            "count": 4,
            "first_visit": "2022-05-16T09:01:05.448990+06:00",
            "date": null
        },
        {
            "id": 31224,
            "ip_address": "202.181.18.239",
            "count": 1,
            "first_visit": "2022-08-05T09:46:34.359614+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 4118,
            "ip_address": "202.181.18.238",
            "count": 1,
            "first_visit": "2022-03-06T14:35:06.640264+06:00",
            "date": null
        }
    ]
}