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

{
    "count": 101446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38416&ordering=ip_address",
    "results": [
        {
            "id": 42525,
            "ip_address": "114.119.144.38",
            "count": 1,
            "first_visit": "2023-02-22T04:05:11.191284+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 63949,
            "ip_address": "114.119.144.38",
            "count": 1,
            "first_visit": "2024-01-28T17:12:00.720202+06:00",
            "date": "2024-01-28"
        },
        {
            "id": 39886,
            "ip_address": "114.119.144.38",
            "count": 1,
            "first_visit": "2023-01-05T02:57:59.078793+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 5880,
            "ip_address": "114.119.144.38",
            "count": 1,
            "first_visit": "2022-05-11T22:05:20.818496+06:00",
            "date": null
        },
        {
            "id": 5844,
            "ip_address": "114.119.144.41",
            "count": 6,
            "first_visit": "2022-05-11T07:41:31.177046+06:00",
            "date": null
        },
        {
            "id": 39812,
            "ip_address": "114.119.144.41",
            "count": 1,
            "first_visit": "2023-01-03T18:28:13.449252+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 44800,
            "ip_address": "114.119.144.41",
            "count": 1,
            "first_visit": "2023-04-04T17:10:19.395997+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 56428,
            "ip_address": "114.119.144.41",
            "count": 1,
            "first_visit": "2023-10-01T02:22:58.342376+06:00",
            "date": "2023-10-01"
        }
    ]
}