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

{
    "count": 99308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11216&ordering=-ip_address",
    "results": [
        {
            "id": 97374,
            "ip_address": "58.145.190.252",
            "count": 1,
            "first_visit": "2026-04-25T11:47:11.694973+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 9333,
            "ip_address": "58.145.190.251",
            "count": 3,
            "first_visit": "2022-05-19T11:30:53.810254+06:00",
            "date": null
        },
        {
            "id": 37322,
            "ip_address": "58.145.190.251",
            "count": 3,
            "first_visit": "2022-11-13T10:55:16.940876+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 8602,
            "ip_address": "58.145.190.250",
            "count": 3,
            "first_visit": "2022-05-18T01:13:03.198240+06:00",
            "date": null
        },
        {
            "id": 25819,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-07-22T06:41:25.820506+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 31598,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-08-09T06:41:01.412171+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 12340,
            "ip_address": "58.145.190.249",
            "count": 2,
            "first_visit": "2022-05-29T00:00:41.300075+06:00",
            "date": null
        },
        {
            "id": 88613,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2025-08-29T10:04:50.218029+06:00",
            "date": "2025-08-29"
        }
    ]
}