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

{
    "count": 102045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43288&ordering=ip_address",
    "results": [
        {
            "id": 56220,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-09-28T11:22:42.254142+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 55018,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-09-13T14:38:09.078320+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 57401,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-10-12T10:22:35.298649+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 40782,
            "ip_address": "114.119.154.87",
            "count": 1,
            "first_visit": "2023-01-22T13:47:19.324187+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 45857,
            "ip_address": "114.119.154.89",
            "count": 1,
            "first_visit": "2023-04-29T02:23:06.905314+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 56941,
            "ip_address": "114.119.154.89",
            "count": 1,
            "first_visit": "2023-10-06T19:26:16.516723+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 628,
            "ip_address": "114.119.154.89",
            "count": 10,
            "first_visit": "2021-12-13T01:37:43.429408+06:00",
            "date": null
        },
        {
            "id": 400,
            "ip_address": "114.119.154.9",
            "count": 14,
            "first_visit": "2021-12-08T07:41:49.076013+06:00",
            "date": null
        }
    ]
}