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

{
    "count": 94799,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1000&ordering=-ip_address",
    "results": [
        {
            "id": 54148,
            "ip_address": "83.254.6.161",
            "count": 1,
            "first_visit": "2023-09-03T00:02:53.020586+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 41575,
            "ip_address": "83.244.92.250",
            "count": 1,
            "first_visit": "2023-02-05T16:26:48.760693+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 3529,
            "ip_address": "83.243.242.180",
            "count": 1,
            "first_visit": "2022-02-11T17:58:53.386962+06:00",
            "date": null
        },
        {
            "id": 76085,
            "ip_address": "83.233.130.97",
            "count": 1,
            "first_visit": "2024-11-26T19:41:04.102472+06:00",
            "date": "2024-11-26"
        },
        {
            "id": 94355,
            "ip_address": "83.187.188.170",
            "count": 1,
            "first_visit": "2026-01-22T10:53:02.543683+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 54025,
            "ip_address": "83.187.183.32",
            "count": 1,
            "first_visit": "2023-09-01T11:01:28.626123+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 5466,
            "ip_address": "83.185.41.77",
            "count": 2,
            "first_visit": "2022-04-30T02:34:02.861812+06:00",
            "date": null
        },
        {
            "id": 13227,
            "ip_address": "83.139.106.134",
            "count": 1,
            "first_visit": "2022-06-01T04:43:55.619472+06:00",
            "date": null
        }
    ]
}