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

{
    "count": 92163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2088&ordering=ip_address",
    "results": [
        {
            "id": 9074,
            "ip_address": "103.115.255.247",
            "count": 1,
            "first_visit": "2022-05-18T21:23:53.339705+06:00",
            "date": null
        },
        {
            "id": 51892,
            "ip_address": "103.115.255.248",
            "count": 1,
            "first_visit": "2023-08-07T19:30:17.570541+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 11303,
            "ip_address": "103.115.255.255",
            "count": 1,
            "first_visit": "2022-05-25T05:46:19.624367+06:00",
            "date": null
        },
        {
            "id": 4859,
            "ip_address": "103.115.25.54",
            "count": 5,
            "first_visit": "2022-04-01T22:39:07.003584+06:00",
            "date": null
        },
        {
            "id": 1370,
            "ip_address": "103.115.25.85",
            "count": 1,
            "first_visit": "2021-12-25T22:35:50.399243+06:00",
            "date": null
        },
        {
            "id": 45795,
            "ip_address": "103.115.25.92",
            "count": 2,
            "first_visit": "2023-04-27T08:28:59.409507+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 5477,
            "ip_address": "103.115.26.132",
            "count": 5,
            "first_visit": "2022-04-30T14:36:06.628415+06:00",
            "date": null
        },
        {
            "id": 21750,
            "ip_address": "103.115.26.156",
            "count": 1,
            "first_visit": "2022-07-09T15:39:08.567079+06:00",
            "date": "2022-07-09"
        }
    ]
}