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

{
    "count": 96147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20000&ordering=-ip_address",
    "results": [
        {
            "id": 82573,
            "ip_address": "37.111.218.244",
            "count": 1,
            "first_visit": "2025-05-10T09:09:34.224962+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 10390,
            "ip_address": "37.111.218.243",
            "count": 2,
            "first_visit": "2022-05-22T20:36:34.531387+06:00",
            "date": null
        },
        {
            "id": 12451,
            "ip_address": "37.111.218.242",
            "count": 1,
            "first_visit": "2022-05-29T12:12:42.105975+06:00",
            "date": null
        },
        {
            "id": 2739,
            "ip_address": "37.111.218.24",
            "count": 2,
            "first_visit": "2022-01-24T17:55:57.325903+06:00",
            "date": null
        },
        {
            "id": 6810,
            "ip_address": "37.111.218.239",
            "count": 1,
            "first_visit": "2022-05-16T15:56:33.512146+06:00",
            "date": null
        },
        {
            "id": 42592,
            "ip_address": "37.111.218.238",
            "count": 1,
            "first_visit": "2023-02-23T10:27:02.795499+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 30255,
            "ip_address": "37.111.218.237",
            "count": 2,
            "first_visit": "2022-07-31T09:50:08.621256+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8375,
            "ip_address": "37.111.218.237",
            "count": 1,
            "first_visit": "2022-05-17T22:37:55.608338+06:00",
            "date": null
        }
    ]
}