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

{
    "count": 101247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33480&ordering=-ip_address",
    "results": [
        {
            "id": 26455,
            "ip_address": "202.91.42.148",
            "count": 1,
            "first_visit": "2022-07-23T22:53:37.637744+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8116,
            "ip_address": "202.91.41.95",
            "count": 2,
            "first_visit": "2022-05-17T12:41:52.551179+06:00",
            "date": null
        },
        {
            "id": 30043,
            "ip_address": "202.91.41.57",
            "count": 1,
            "first_visit": "2022-07-30T22:57:52.743328+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 32159,
            "ip_address": "202.91.41.56",
            "count": 1,
            "first_visit": "2022-08-16T20:06:12.951498+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 31648,
            "ip_address": "202.91.41.56",
            "count": 1,
            "first_visit": "2022-08-09T22:13:05.890264+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 11345,
            "ip_address": "202.91.41.28",
            "count": 1,
            "first_visit": "2022-05-25T11:23:15.041888+06:00",
            "date": null
        },
        {
            "id": 12867,
            "ip_address": "202.91.41.27",
            "count": 2,
            "first_visit": "2022-05-30T20:29:04.616898+06:00",
            "date": null
        },
        {
            "id": 45391,
            "ip_address": "202.91.41.255",
            "count": 1,
            "first_visit": "2023-04-16T12:25:39.934384+06:00",
            "date": "2023-04-16"
        }
    ]
}