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

{
    "count": 100073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21728&ordering=-ip_address",
    "results": [
        {
            "id": 85346,
            "ip_address": "37.111.214.136",
            "count": 1,
            "first_visit": "2025-07-06T19:43:36.473795+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 90083,
            "ip_address": "37.111.214.133",
            "count": 1,
            "first_visit": "2025-09-27T23:11:30.846501+06:00",
            "date": "2025-09-27"
        },
        {
            "id": 98616,
            "ip_address": "37.111.214.130",
            "count": 1,
            "first_visit": "2026-05-29T15:22:09.842334+06:00",
            "date": "2026-05-29"
        },
        {
            "id": 12397,
            "ip_address": "37.111.214.13",
            "count": 2,
            "first_visit": "2022-05-29T08:49:56.825993+06:00",
            "date": null
        },
        {
            "id": 31526,
            "ip_address": "37.111.214.13",
            "count": 1,
            "first_visit": "2022-08-08T12:30:59.223022+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 25760,
            "ip_address": "37.111.214.128",
            "count": 2,
            "first_visit": "2022-07-22T00:49:26.002798+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 9951,
            "ip_address": "37.111.214.128",
            "count": 1,
            "first_visit": "2022-05-21T09:24:07.077912+06:00",
            "date": null
        },
        {
            "id": 25661,
            "ip_address": "37.111.214.128",
            "count": 1,
            "first_visit": "2022-07-21T20:50:22.003286+06:00",
            "date": "2022-07-21"
        }
    ]
}