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

{
    "count": 101386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80640&ordering=ip_address",
    "results": [
        {
            "id": 10045,
            "ip_address": "37.111.230.166",
            "count": 1,
            "first_visit": "2022-05-21T16:40:02.763587+06:00",
            "date": null
        },
        {
            "id": 10686,
            "ip_address": "37.111.230.171",
            "count": 1,
            "first_visit": "2022-05-23T15:17:53.624871+06:00",
            "date": null
        },
        {
            "id": 19274,
            "ip_address": "37.111.230.173",
            "count": 1,
            "first_visit": "2022-06-27T01:34:38.677657+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 27696,
            "ip_address": "37.111.230.177",
            "count": 1,
            "first_visit": "2022-07-26T12:15:43.146532+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12762,
            "ip_address": "37.111.230.180",
            "count": 1,
            "first_visit": "2022-05-30T11:56:24.959540+06:00",
            "date": null
        },
        {
            "id": 7382,
            "ip_address": "37.111.230.182",
            "count": 2,
            "first_visit": "2022-05-16T22:36:04.603353+06:00",
            "date": null
        },
        {
            "id": 16268,
            "ip_address": "37.111.230.185",
            "count": 1,
            "first_visit": "2022-06-18T08:04:32.429316+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 95463,
            "ip_address": "37.111.230.188",
            "count": 1,
            "first_visit": "2026-02-23T11:27:51.314297+06:00",
            "date": "2026-02-23"
        }
    ]
}