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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28688&ordering=ip_address",
    "results": [
        {
            "id": 23260,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-07-17T08:57:40.153414+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 11220,
            "ip_address": "114.119.130.251",
            "count": 5,
            "first_visit": "2022-05-24T23:32:02.308019+06:00",
            "date": null
        },
        {
            "id": 21059,
            "ip_address": "114.119.130.253",
            "count": 1,
            "first_visit": "2022-07-04T13:26:07.246705+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 11060,
            "ip_address": "114.119.130.253",
            "count": 5,
            "first_visit": "2022-05-24T18:14:59.042753+06:00",
            "date": null
        },
        {
            "id": 14799,
            "ip_address": "114.119.130.253",
            "count": 1,
            "first_visit": "2022-06-13T13:34:44.388038+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 17317,
            "ip_address": "114.119.130.253",
            "count": 1,
            "first_visit": "2022-06-22T07:19:36.839855+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 15102,
            "ip_address": "114.119.130.253",
            "count": 1,
            "first_visit": "2022-06-14T23:43:36.678565+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15125,
            "ip_address": "114.119.130.253",
            "count": 2,
            "first_visit": "2022-06-15T01:04:24.481749+06:00",
            "date": "2022-06-15"
        }
    ]
}