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

{
    "count": 95099,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15904&ordering=ip_address",
    "results": [
        {
            "id": 73978,
            "ip_address": "103.242.21.68",
            "count": 1,
            "first_visit": "2024-10-04T11:18:49.090971+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 81538,
            "ip_address": "103.242.21.69",
            "count": 1,
            "first_visit": "2025-04-17T17:23:26.047331+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 18782,
            "ip_address": "103.242.217.114",
            "count": 1,
            "first_visit": "2022-06-25T21:35:03.557621+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 13599,
            "ip_address": "103.242.217.114",
            "count": 1,
            "first_visit": "2022-06-06T09:17:39.853854+06:00",
            "date": null
        },
        {
            "id": 26940,
            "ip_address": "103.242.217.114",
            "count": 2,
            "first_visit": "2022-07-25T00:07:30.787936+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 26874,
            "ip_address": "103.242.217.114",
            "count": 1,
            "first_visit": "2022-07-24T22:29:56.358175+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 917,
            "ip_address": "103.242.217.54",
            "count": 3,
            "first_visit": "2021-12-19T21:00:54.519323+06:00",
            "date": null
        },
        {
            "id": 25992,
            "ip_address": "103.242.217.54",
            "count": 1,
            "first_visit": "2022-07-22T15:12:35.748221+06:00",
            "date": "2022-07-22"
        }
    ]
}