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

{
    "count": 95331,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16712&ordering=ip_address",
    "results": [
        {
            "id": 28602,
            "ip_address": "103.25.250.230",
            "count": 23,
            "first_visit": "2022-07-28T08:00:29.899341+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9516,
            "ip_address": "103.25.250.230",
            "count": 4,
            "first_visit": "2022-05-19T22:32:51.773371+06:00",
            "date": null
        },
        {
            "id": 26692,
            "ip_address": "103.25.250.232",
            "count": 1,
            "first_visit": "2022-07-24T11:32:40.245350+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 32071,
            "ip_address": "103.25.250.232",
            "count": 2,
            "first_visit": "2022-08-15T19:18:15.416534+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 9507,
            "ip_address": "103.25.250.232",
            "count": 4,
            "first_visit": "2022-05-19T22:24:38.093286+06:00",
            "date": null
        },
        {
            "id": 8201,
            "ip_address": "103.25.250.233",
            "count": 2,
            "first_visit": "2022-05-17T15:43:46.908274+06:00",
            "date": null
        },
        {
            "id": 26170,
            "ip_address": "103.25.250.233",
            "count": 1,
            "first_visit": "2022-07-23T02:03:09.945442+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 34151,
            "ip_address": "103.25.250.233",
            "count": 2,
            "first_visit": "2022-09-10T22:49:41.897512+06:00",
            "date": "2022-09-10"
        }
    ]
}