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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23760&ordering=ip_address",
    "results": [
        {
            "id": 81233,
            "ip_address": "103.91.231.228",
            "count": 1,
            "first_visit": "2025-04-10T08:08:28.500430+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 4578,
            "ip_address": "103.91.231.229",
            "count": 4,
            "first_visit": "2022-03-22T09:43:21.225660+06:00",
            "date": null
        },
        {
            "id": 16450,
            "ip_address": "103.91.231.230",
            "count": 1,
            "first_visit": "2022-06-18T23:23:09.375665+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 40732,
            "ip_address": "103.91.231.233",
            "count": 3,
            "first_visit": "2023-01-21T17:37:27.512611+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 4906,
            "ip_address": "103.91.231.234",
            "count": 6,
            "first_visit": "2022-04-04T11:07:24.955289+06:00",
            "date": null
        },
        {
            "id": 17783,
            "ip_address": "103.91.231.234",
            "count": 1,
            "first_visit": "2022-06-23T15:20:06.739161+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 26799,
            "ip_address": "103.91.231.238",
            "count": 1,
            "first_visit": "2022-07-24T16:25:21.430630+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 54654,
            "ip_address": "103.91.231.238",
            "count": 1,
            "first_visit": "2023-09-09T13:51:41.168581+06:00",
            "date": "2023-09-09"
        }
    ]
}