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

{
    "count": 102046,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43320&ordering=ip_address",
    "results": [
        {
            "id": 39575,
            "ip_address": "114.119.155.111",
            "count": 1,
            "first_visit": "2022-12-29T15:15:20.698488+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 40373,
            "ip_address": "114.119.155.111",
            "count": 1,
            "first_visit": "2023-01-14T19:40:08.761184+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 53242,
            "ip_address": "114.119.155.111",
            "count": 1,
            "first_visit": "2023-08-22T19:19:20.877472+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 54197,
            "ip_address": "114.119.155.111",
            "count": 1,
            "first_visit": "2023-09-03T15:39:06.596136+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 53975,
            "ip_address": "114.119.155.115",
            "count": 1,
            "first_visit": "2023-08-31T14:38:32.049875+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 168,
            "ip_address": "114.119.155.115",
            "count": 14,
            "first_visit": "2021-12-04T20:19:25.049086+06:00",
            "date": null
        },
        {
            "id": 582,
            "ip_address": "114.119.155.118",
            "count": 13,
            "first_visit": "2021-12-11T18:38:57.648997+06:00",
            "date": null
        },
        {
            "id": 52636,
            "ip_address": "114.119.155.118",
            "count": 1,
            "first_visit": "2023-08-16T04:05:36.594143+06:00",
            "date": "2023-08-16"
        }
    ]
}