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

{
    "count": 100473,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20224&ordering=-ip_address",
    "results": [
        {
            "id": 28076,
            "ip_address": "37.111.232.96",
            "count": 1,
            "first_visit": "2022-07-27T09:51:58.333592+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29697,
            "ip_address": "37.111.232.96",
            "count": 1,
            "first_visit": "2022-07-30T07:20:33.082513+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12078,
            "ip_address": "37.111.232.93",
            "count": 2,
            "first_visit": "2022-05-28T00:52:11.517319+06:00",
            "date": null
        },
        {
            "id": 5423,
            "ip_address": "37.111.232.91",
            "count": 3,
            "first_visit": "2022-04-28T01:44:06.975798+06:00",
            "date": null
        },
        {
            "id": 10836,
            "ip_address": "37.111.232.90",
            "count": 1,
            "first_visit": "2022-05-24T09:05:10.801321+06:00",
            "date": null
        },
        {
            "id": 77287,
            "ip_address": "37.111.232.89",
            "count": 2,
            "first_visit": "2024-12-29T12:21:43.063752+06:00",
            "date": "2024-12-29"
        },
        {
            "id": 15908,
            "ip_address": "37.111.232.87",
            "count": 1,
            "first_visit": "2022-06-17T08:51:46.479706+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 10584,
            "ip_address": "37.111.232.86",
            "count": 2,
            "first_visit": "2022-05-23T10:54:59.658630+06:00",
            "date": null
        }
    ]
}