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

{
    "count": 102572,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47936&ordering=ip_address",
    "results": [
        {
            "id": 16683,
            "ip_address": "116.58.202.97",
            "count": 1,
            "first_visit": "2022-06-19T23:48:59.107446+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 13555,
            "ip_address": "116.58.202.97",
            "count": 1,
            "first_visit": "2022-06-05T14:28:58.622092+06:00",
            "date": null
        },
        {
            "id": 12575,
            "ip_address": "116.58.202.98",
            "count": 1,
            "first_visit": "2022-05-29T22:18:42.797309+06:00",
            "date": null
        },
        {
            "id": 31214,
            "ip_address": "116.58.202.98",
            "count": 1,
            "first_visit": "2022-08-05T06:55:13.120660+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 6705,
            "ip_address": "116.58.202.99",
            "count": 2,
            "first_visit": "2022-05-16T13:22:07.726395+06:00",
            "date": null
        },
        {
            "id": 5654,
            "ip_address": "116.58.203.0",
            "count": 2,
            "first_visit": "2022-05-05T23:37:16.296582+06:00",
            "date": null
        },
        {
            "id": 7956,
            "ip_address": "116.58.203.1",
            "count": 1,
            "first_visit": "2022-05-17T11:32:18.390090+06:00",
            "date": null
        },
        {
            "id": 11435,
            "ip_address": "116.58.203.10",
            "count": 1,
            "first_visit": "2022-05-25T21:19:39.468840+06:00",
            "date": null
        }
    ]
}