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

{
    "count": 102549,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47632&ordering=ip_address",
    "results": [
        {
            "id": 7730,
            "ip_address": "116.58.201.26",
            "count": 2,
            "first_visit": "2022-05-17T09:29:46.269386+06:00",
            "date": null
        },
        {
            "id": 12198,
            "ip_address": "116.58.201.27",
            "count": 1,
            "first_visit": "2022-05-28T14:18:41.100710+06:00",
            "date": null
        },
        {
            "id": 10691,
            "ip_address": "116.58.201.28",
            "count": 1,
            "first_visit": "2022-05-23T15:41:41.622418+06:00",
            "date": null
        },
        {
            "id": 28272,
            "ip_address": "116.58.201.28",
            "count": 1,
            "first_visit": "2022-07-27T16:59:06.557028+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 5478,
            "ip_address": "116.58.201.29",
            "count": 4,
            "first_visit": "2022-04-30T14:37:00.989083+06:00",
            "date": null
        },
        {
            "id": 6644,
            "ip_address": "116.58.201.3",
            "count": 7,
            "first_visit": "2022-05-16T12:09:06.648005+06:00",
            "date": null
        },
        {
            "id": 26683,
            "ip_address": "116.58.201.31",
            "count": 1,
            "first_visit": "2022-07-24T11:21:26.779471+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 4881,
            "ip_address": "116.58.201.32",
            "count": 2,
            "first_visit": "2022-04-02T14:50:58.350508+06:00",
            "date": null
        }
    ]
}