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

{
    "count": 102687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50184&ordering=ip_address",
    "results": [
        {
            "id": 12275,
            "ip_address": "119.30.32.17",
            "count": 1,
            "first_visit": "2022-05-28T19:45:01.669674+06:00",
            "date": null
        },
        {
            "id": 23251,
            "ip_address": "119.30.32.170",
            "count": 1,
            "first_visit": "2022-07-17T08:30:57.744412+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 2672,
            "ip_address": "119.30.32.171",
            "count": 10,
            "first_visit": "2022-01-23T10:47:32.704205+06:00",
            "date": null
        },
        {
            "id": 26739,
            "ip_address": "119.30.32.173",
            "count": 1,
            "first_visit": "2022-07-24T12:46:36.055686+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 15583,
            "ip_address": "119.30.32.173",
            "count": 1,
            "first_visit": "2022-06-16T08:06:07.042423+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 27111,
            "ip_address": "119.30.32.173",
            "count": 3,
            "first_visit": "2022-07-25T09:32:36.569773+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8231,
            "ip_address": "119.30.32.174",
            "count": 2,
            "first_visit": "2022-05-17T17:24:24.888957+06:00",
            "date": null
        },
        {
            "id": 68088,
            "ip_address": "119.30.32.174",
            "count": 2,
            "first_visit": "2024-05-09T07:39:45.085278+06:00",
            "date": "2024-05-09"
        }
    ]
}