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

{
    "count": 103893,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56376&ordering=-ip_address",
    "results": [
        {
            "id": 63255,
            "ip_address": "116.204.230.20",
            "count": 2,
            "first_visit": "2024-01-17T01:42:45.965014+06:00",
            "date": "2024-01-17"
        },
        {
            "id": 65465,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2024-03-03T09:16:01.911077+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 65440,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2024-03-02T20:29:53.011156+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 58093,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2023-10-20T22:14:05.209316+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 27270,
            "ip_address": "116.204.230.20",
            "count": 1,
            "first_visit": "2022-07-25T13:01:18.434700+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3506,
            "ip_address": "116.204.230.20",
            "count": 2,
            "first_visit": "2022-02-10T23:58:50.702317+06:00",
            "date": null
        },
        {
            "id": 3484,
            "ip_address": "116.204.230.19",
            "count": 1,
            "first_visit": "2022-02-10T05:10:35.858624+06:00",
            "date": null
        },
        {
            "id": 66508,
            "ip_address": "116.204.230.18",
            "count": 2,
            "first_visit": "2024-04-01T14:50:25.380464+06:00",
            "date": "2024-04-01"
        }
    ]
}