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

{
    "count": 101867,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75752&ordering=ip_address",
    "results": [
        {
            "id": 29343,
            "ip_address": "37.111.200.107",
            "count": 1,
            "first_visit": "2022-07-29T15:07:28.810284+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 4480,
            "ip_address": "37.111.200.107",
            "count": 1,
            "first_visit": "2022-03-18T16:36:35.297507+06:00",
            "date": null
        },
        {
            "id": 72801,
            "ip_address": "37.111.200.107",
            "count": 2,
            "first_visit": "2024-08-31T11:48:08.827780+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 95452,
            "ip_address": "37.111.200.107",
            "count": 2,
            "first_visit": "2026-02-23T09:06:03.042095+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 97149,
            "ip_address": "37.111.200.108",
            "count": 2,
            "first_visit": "2026-04-18T21:43:14.338289+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 10497,
            "ip_address": "37.111.200.108",
            "count": 2,
            "first_visit": "2022-05-23T02:08:29.512916+06:00",
            "date": null
        },
        {
            "id": 59791,
            "ip_address": "37.111.200.109",
            "count": 1,
            "first_visit": "2023-11-19T15:34:41.537782+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 71196,
            "ip_address": "37.111.200.109",
            "count": 1,
            "first_visit": "2024-07-15T17:48:24.423229+06:00",
            "date": "2024-07-15"
        }
    ]
}