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

{
    "count": 95149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16024&ordering=-ip_address",
    "results": [
        {
            "id": 9101,
            "ip_address": "42.0.7.238",
            "count": 9,
            "first_visit": "2022-05-18T22:19:50.944225+06:00",
            "date": null
        },
        {
            "id": 60135,
            "ip_address": "42.0.7.238",
            "count": 2,
            "first_visit": "2023-11-26T22:55:58.213044+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 29075,
            "ip_address": "42.0.7.237",
            "count": 7,
            "first_visit": "2022-07-29T02:24:28.211009+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6726,
            "ip_address": "42.0.7.237",
            "count": 2,
            "first_visit": "2022-05-16T13:51:58.386179+06:00",
            "date": null
        },
        {
            "id": 19066,
            "ip_address": "42.0.7.237",
            "count": 1,
            "first_visit": "2022-06-26T11:48:08.985147+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 23834,
            "ip_address": "42.0.7.237",
            "count": 3,
            "first_visit": "2022-07-18T22:44:58.755680+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 62395,
            "ip_address": "42.0.7.237",
            "count": 1,
            "first_visit": "2024-01-05T10:45:41.421729+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 28404,
            "ip_address": "42.0.7.236",
            "count": 1,
            "first_visit": "2022-07-27T23:31:34.913367+06:00",
            "date": "2022-07-27"
        }
    ]
}