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

{
    "count": 101329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34728&ordering=-ip_address",
    "results": [
        {
            "id": 18488,
            "ip_address": "202.181.18.227",
            "count": 1,
            "first_visit": "2022-06-25T09:04:16.823039+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12917,
            "ip_address": "202.181.18.227",
            "count": 1,
            "first_visit": "2022-05-30T23:14:15.950787+06:00",
            "date": null
        },
        {
            "id": 31461,
            "ip_address": "202.181.18.226",
            "count": 1,
            "first_visit": "2022-08-07T19:15:32.925770+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 6450,
            "ip_address": "202.181.18.226",
            "count": 2,
            "first_visit": "2022-05-15T22:45:00.876614+06:00",
            "date": null
        },
        {
            "id": 16908,
            "ip_address": "202.181.18.225",
            "count": 1,
            "first_visit": "2022-06-20T21:42:41.416388+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 7868,
            "ip_address": "202.181.18.225",
            "count": 2,
            "first_visit": "2022-05-17T10:49:25.448670+06:00",
            "date": null
        },
        {
            "id": 1719,
            "ip_address": "202.181.17.249",
            "count": 1,
            "first_visit": "2022-01-08T08:28:27.780057+06:00",
            "date": null
        },
        {
            "id": 63096,
            "ip_address": "202.181.16.75",
            "count": 1,
            "first_visit": "2024-01-14T16:59:22.042173+06:00",
            "date": "2024-01-14"
        }
    ]
}