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

{
    "count": 100778,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30424&ordering=-ip_address",
    "results": [
        {
            "id": 2404,
            "ip_address": "24.234.98.18",
            "count": 1,
            "first_visit": "2022-01-18T01:05:02.489576+06:00",
            "date": null
        },
        {
            "id": 3423,
            "ip_address": "24.23.183.123",
            "count": 1,
            "first_visit": "2022-02-08T10:14:29.562389+06:00",
            "date": null
        },
        {
            "id": 69971,
            "ip_address": "24.222.135.210",
            "count": 1,
            "first_visit": "2024-06-17T22:18:20.599808+06:00",
            "date": "2024-06-17"
        },
        {
            "id": 10937,
            "ip_address": "24.22.133.241",
            "count": 1,
            "first_visit": "2022-05-24T12:09:26.015085+06:00",
            "date": null
        },
        {
            "id": 71714,
            "ip_address": "24.220.112.164",
            "count": 1,
            "first_visit": "2024-08-01T14:09:42.660908+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 100566,
            "ip_address": "24.21.88.183",
            "count": 1,
            "first_visit": "2026-07-21T20:57:59.659174+06:00",
            "date": "2026-07-21"
        },
        {
            "id": 44408,
            "ip_address": "24.218.140.206",
            "count": 2,
            "first_visit": "2023-03-26T03:54:26.046478+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 49308,
            "ip_address": "24.218.140.206",
            "count": 1,
            "first_visit": "2023-07-04T09:47:30.751080+06:00",
            "date": "2023-07-04"
        }
    ]
}