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

{
    "count": 103900,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=63224&ordering=ip_address",
    "results": [
        {
            "id": 95683,
            "ip_address": "190.193.148.172",
            "count": 1,
            "first_visit": "2026-03-03T01:08:50.015664+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 102422,
            "ip_address": "190.20.42.184",
            "count": 1,
            "first_visit": "2026-08-31T13:42:19.880427+06:00",
            "date": "2026-08-31"
        },
        {
            "id": 10063,
            "ip_address": "190.208.14.4",
            "count": 1,
            "first_visit": "2022-05-21T18:55:37.392379+06:00",
            "date": null
        },
        {
            "id": 9985,
            "ip_address": "190.208.14.6",
            "count": 1,
            "first_visit": "2022-05-21T11:50:58.721811+06:00",
            "date": null
        },
        {
            "id": 9933,
            "ip_address": "190.208.14.7",
            "count": 1,
            "first_visit": "2022-05-21T04:47:48.928582+06:00",
            "date": null
        },
        {
            "id": 23377,
            "ip_address": "190.2.130.164",
            "count": 2,
            "first_visit": "2022-07-17T23:09:23.868827+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 14341,
            "ip_address": "190.2.150.70",
            "count": 1,
            "first_visit": "2022-06-10T14:50:28.912489+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 47110,
            "ip_address": "190.2.152.114",
            "count": 1,
            "first_visit": "2023-05-25T02:36:55.573463+06:00",
            "date": "2023-05-25"
        }
    ]
}