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

{
    "count": 102141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43888&ordering=ip_address",
    "results": [
        {
            "id": 47827,
            "ip_address": "114.119.156.188",
            "count": 1,
            "first_visit": "2023-06-07T08:39:57.223165+06:00",
            "date": "2023-06-07"
        },
        {
            "id": 48362,
            "ip_address": "114.119.156.188",
            "count": 1,
            "first_visit": "2023-06-16T19:46:05.192697+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 44042,
            "ip_address": "114.119.156.188",
            "count": 1,
            "first_visit": "2023-03-19T13:30:33.078066+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 46434,
            "ip_address": "114.119.156.188",
            "count": 1,
            "first_visit": "2023-05-10T23:31:06.487712+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 50059,
            "ip_address": "114.119.156.188",
            "count": 1,
            "first_visit": "2023-07-15T17:01:58.099340+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 55292,
            "ip_address": "114.119.156.188",
            "count": 1,
            "first_visit": "2023-09-18T13:28:14.299314+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 364,
            "ip_address": "114.119.156.188",
            "count": 17,
            "first_visit": "2021-12-07T20:28:13.897157+06:00",
            "date": null
        },
        {
            "id": 673,
            "ip_address": "114.119.156.19",
            "count": 12,
            "first_visit": "2021-12-14T07:08:02.039396+06:00",
            "date": null
        }
    ]
}