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

{
    "count": 97320,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23104&ordering=-ip_address",
    "results": [
        {
            "id": 2748,
            "ip_address": "37.111.206.76",
            "count": 5,
            "first_visit": "2022-01-24T20:57:09.900428+06:00",
            "date": null
        },
        {
            "id": 30403,
            "ip_address": "37.111.206.76",
            "count": 1,
            "first_visit": "2022-07-31T12:44:03.494651+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10095,
            "ip_address": "37.111.206.75",
            "count": 4,
            "first_visit": "2022-05-21T22:06:36.858982+06:00",
            "date": null
        },
        {
            "id": 32382,
            "ip_address": "37.111.206.75",
            "count": 1,
            "first_visit": "2022-08-18T21:09:13.718510+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 50360,
            "ip_address": "37.111.206.75",
            "count": 1,
            "first_visit": "2023-07-19T16:46:26.020581+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 81158,
            "ip_address": "37.111.206.75",
            "count": 2,
            "first_visit": "2025-04-08T21:01:39.409076+06:00",
            "date": "2025-04-08"
        },
        {
            "id": 69886,
            "ip_address": "37.111.206.74",
            "count": 1,
            "first_visit": "2024-06-14T12:50:25.220784+06:00",
            "date": "2024-06-14"
        },
        {
            "id": 31045,
            "ip_address": "37.111.206.73",
            "count": 1,
            "first_visit": "2022-08-03T19:33:30.424913+06:00",
            "date": "2022-08-03"
        }
    ]
}