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

{
    "count": 93150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10624&ordering=-ip_address",
    "results": [
        {
            "id": 944,
            "ip_address": "58.145.184.233",
            "count": 13,
            "first_visit": "2021-12-19T22:21:16.625862+06:00",
            "date": null
        },
        {
            "id": 3471,
            "ip_address": "58.145.184.232",
            "count": 17,
            "first_visit": "2022-02-09T20:26:45.300713+06:00",
            "date": null
        },
        {
            "id": 59292,
            "ip_address": "58.145.184.232",
            "count": 1,
            "first_visit": "2023-11-10T14:26:36.109885+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 13857,
            "ip_address": "58.145.184.232",
            "count": 1,
            "first_visit": "2022-06-07T18:33:55.128134+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 86894,
            "ip_address": "58.145.184.232",
            "count": 1,
            "first_visit": "2025-08-01T16:14:40.876652+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 8088,
            "ip_address": "58.145.184.231",
            "count": 5,
            "first_visit": "2022-05-17T12:31:39.472748+06:00",
            "date": null
        },
        {
            "id": 65486,
            "ip_address": "58.145.184.231",
            "count": 1,
            "first_visit": "2024-03-03T23:00:46.179855+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 20154,
            "ip_address": "58.145.184.231",
            "count": 1,
            "first_visit": "2022-06-29T21:18:42.820280+06:00",
            "date": "2022-06-29"
        }
    ]
}