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

{
    "count": 101328,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34736&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34720&ordering=-ip_address",
    "results": [
        {
            "id": 25389,
            "ip_address": "202.181.18.231",
            "count": 1,
            "first_visit": "2022-07-21T11:17:00.254139+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31702,
            "ip_address": "202.181.18.230",
            "count": 1,
            "first_visit": "2022-08-10T17:05:35.630308+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 1383,
            "ip_address": "202.181.18.229",
            "count": 3,
            "first_visit": "2021-12-26T14:40:07.036755+06:00",
            "date": null
        },
        {
            "id": 20033,
            "ip_address": "202.181.18.229",
            "count": 1,
            "first_visit": "2022-06-29T13:52:12.116545+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 39503,
            "ip_address": "202.181.18.228",
            "count": 1,
            "first_visit": "2022-12-28T13:41:15.096740+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 28631,
            "ip_address": "202.181.18.228",
            "count": 1,
            "first_visit": "2022-07-28T09:41:17.335851+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6150,
            "ip_address": "202.181.18.228",
            "count": 5,
            "first_visit": "2022-05-14T22:01:09.336188+06:00",
            "date": null
        },
        {
            "id": 18488,
            "ip_address": "202.181.18.227",
            "count": 1,
            "first_visit": "2022-06-25T09:04:16.823039+06:00",
            "date": "2022-06-25"
        }
    ]
}