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

{
    "count": 102476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73088&ordering=ip_address",
    "results": [
        {
            "id": 11322,
            "ip_address": "31.13.115.21",
            "count": 1,
            "first_visit": "2022-05-25T09:44:45.948186+06:00",
            "date": null
        },
        {
            "id": 3237,
            "ip_address": "31.13.115.22",
            "count": 2,
            "first_visit": "2022-02-02T20:01:47.842953+06:00",
            "date": null
        },
        {
            "id": 34100,
            "ip_address": "31.13.115.23",
            "count": 1,
            "first_visit": "2022-09-10T01:04:01.550307+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 2615,
            "ip_address": "31.13.115.23",
            "count": 2,
            "first_visit": "2022-01-22T14:49:55.708885+06:00",
            "date": null
        },
        {
            "id": 16710,
            "ip_address": "31.13.115.24",
            "count": 1,
            "first_visit": "2022-06-20T01:18:54.561865+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 43667,
            "ip_address": "31.13.115.24",
            "count": 1,
            "first_visit": "2023-03-13T12:06:46.030770+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 95723,
            "ip_address": "31.13.115.29",
            "count": 1,
            "first_visit": "2026-03-04T10:12:20.152548+06:00",
            "date": "2026-03-04"
        },
        {
            "id": 101963,
            "ip_address": "31.13.115.3",
            "count": 1,
            "first_visit": "2026-08-20T16:02:44.242926+06:00",
            "date": "2026-08-20"
        }
    ]
}