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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79392&ordering=ip_address",
    "results": [
        {
            "id": 1242,
            "ip_address": "37.111.214.200",
            "count": 2,
            "first_visit": "2021-12-22T11:21:34.632282+06:00",
            "date": null
        },
        {
            "id": 15153,
            "ip_address": "37.111.214.200",
            "count": 1,
            "first_visit": "2022-06-15T05:56:18.095547+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6539,
            "ip_address": "37.111.214.201",
            "count": 1,
            "first_visit": "2022-05-16T08:15:08.740398+06:00",
            "date": null
        },
        {
            "id": 25961,
            "ip_address": "37.111.214.201",
            "count": 1,
            "first_visit": "2022-07-22T14:19:33.422743+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 27942,
            "ip_address": "37.111.214.202",
            "count": 1,
            "first_visit": "2022-07-27T00:34:37.388039+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 32729,
            "ip_address": "37.111.214.202",
            "count": 2,
            "first_visit": "2022-08-23T04:19:53.043037+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 20446,
            "ip_address": "37.111.214.203",
            "count": 1,
            "first_visit": "2022-06-30T21:05:11.825984+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 24832,
            "ip_address": "37.111.214.203",
            "count": 1,
            "first_visit": "2022-07-20T19:14:34.145170+06:00",
            "date": "2022-07-20"
        }
    ]
}