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

{
    "count": 101303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83120&ordering=-ip_address",
    "results": [
        {
            "id": 45927,
            "ip_address": "103.253.44.58",
            "count": 4,
            "first_visit": "2023-04-30T19:43:29.174462+06:00",
            "date": "2023-04-30"
        },
        {
            "id": 10036,
            "ip_address": "103.253.44.56",
            "count": 1,
            "first_visit": "2022-05-21T15:45:42.454983+06:00",
            "date": null
        },
        {
            "id": 80461,
            "ip_address": "103.253.44.55",
            "count": 1,
            "first_visit": "2025-03-22T22:10:58.866673+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 82034,
            "ip_address": "103.253.44.54",
            "count": 2,
            "first_visit": "2025-04-29T20:18:26.652721+06:00",
            "date": "2025-04-29"
        },
        {
            "id": 12884,
            "ip_address": "103.253.44.52",
            "count": 1,
            "first_visit": "2022-05-30T21:25:43.177120+06:00",
            "date": null
        },
        {
            "id": 15540,
            "ip_address": "103.253.44.49",
            "count": 1,
            "first_visit": "2022-06-16T05:27:33.290674+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 42225,
            "ip_address": "103.253.44.49",
            "count": 1,
            "first_visit": "2023-02-15T16:50:20.051811+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 15451,
            "ip_address": "103.253.44.46",
            "count": 1,
            "first_visit": "2022-06-15T22:08:40.526663+06:00",
            "date": "2022-06-15"
        }
    ]
}