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

{
    "count": 102731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51136&ordering=ip_address",
    "results": [
        {
            "id": 57663,
            "ip_address": "119.30.41.131",
            "count": 1,
            "first_visit": "2023-10-15T17:42:54.318636+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 73376,
            "ip_address": "119.30.41.133",
            "count": 2,
            "first_visit": "2024-09-13T11:11:12.607618+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 25680,
            "ip_address": "119.30.41.135",
            "count": 1,
            "first_visit": "2022-07-21T22:18:41.880582+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 64547,
            "ip_address": "119.30.41.138",
            "count": 1,
            "first_visit": "2024-02-10T14:09:11.014241+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 12620,
            "ip_address": "119.30.41.14",
            "count": 2,
            "first_visit": "2022-05-29T23:18:47.203045+06:00",
            "date": null
        },
        {
            "id": 89933,
            "ip_address": "119.30.41.140",
            "count": 2,
            "first_visit": "2025-09-23T13:47:36.378221+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 51819,
            "ip_address": "119.30.41.141",
            "count": 1,
            "first_visit": "2023-08-06T20:18:36.758090+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 3272,
            "ip_address": "119.30.41.141",
            "count": 1,
            "first_visit": "2022-02-03T18:20:23.044420+06:00",
            "date": null
        }
    ]
}