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

{
    "count": 98259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31440&ordering=-ip_address",
    "results": [
        {
            "id": 149,
            "ip_address": "203.76.220.247",
            "count": 1,
            "first_visit": "2021-12-04T13:38:57.027456+06:00",
            "date": null
        },
        {
            "id": 45975,
            "ip_address": "203.76.220.235",
            "count": 1,
            "first_visit": "2023-05-01T22:30:41.536865+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 73146,
            "ip_address": "203.76.220.234",
            "count": 1,
            "first_visit": "2024-09-08T20:51:03.268469+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 3363,
            "ip_address": "203.76.220.213",
            "count": 2,
            "first_visit": "2022-02-06T20:49:43.773865+06:00",
            "date": null
        },
        {
            "id": 31366,
            "ip_address": "203.76.220.210",
            "count": 1,
            "first_visit": "2022-08-06T22:37:20.704339+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 23028,
            "ip_address": "203.76.220.210",
            "count": 1,
            "first_visit": "2022-07-15T20:01:19.241444+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 30941,
            "ip_address": "203.76.220.210",
            "count": 1,
            "first_visit": "2022-08-03T05:31:22.054595+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 1298,
            "ip_address": "203.76.220.208",
            "count": 12,
            "first_visit": "2021-12-23T16:06:35.824445+06:00",
            "date": null
        }
    ]
}