GET /user_management/visitor-free/?format=api&offset=33440&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=33448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33432&ordering=-ip_address",
    "results": [
        {
            "id": 8195,
            "ip_address": "202.181.19.227",
            "count": 4,
            "first_visit": "2022-05-17T15:25:55.366613+06:00",
            "date": null
        },
        {
            "id": 13182,
            "ip_address": "202.181.19.226",
            "count": 1,
            "first_visit": "2022-05-31T20:17:53.726238+06:00",
            "date": null
        },
        {
            "id": 37625,
            "ip_address": "202.181.19.225",
            "count": 1,
            "first_visit": "2022-11-20T18:50:18.181629+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 15715,
            "ip_address": "202.181.18.254",
            "count": 1,
            "first_visit": "2022-06-16T17:04:16.043854+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 10759,
            "ip_address": "202.181.18.254",
            "count": 1,
            "first_visit": "2022-05-23T22:51:21.455877+06:00",
            "date": null
        },
        {
            "id": 8425,
            "ip_address": "202.181.18.253",
            "count": 1,
            "first_visit": "2022-05-17T23:00:37.935290+06:00",
            "date": null
        },
        {
            "id": 30245,
            "ip_address": "202.181.18.252",
            "count": 2,
            "first_visit": "2022-07-31T09:35:21.184900+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28280,
            "ip_address": "202.181.18.252",
            "count": 1,
            "first_visit": "2022-07-27T17:58:11.485745+06:00",
            "date": "2022-07-27"
        }
    ]
}