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

{
    "count": 96376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7016&ordering=ip_address",
    "results": [
        {
            "id": 45552,
            "ip_address": "103.147.163.170",
            "count": 1,
            "first_visit": "2023-04-20T08:02:21.828162+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 13894,
            "ip_address": "103.147.163.171",
            "count": 3,
            "first_visit": "2022-06-08T00:00:06.266221+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 3440,
            "ip_address": "103.147.163.172",
            "count": 9,
            "first_visit": "2022-02-08T18:42:54.550946+06:00",
            "date": null
        },
        {
            "id": 5586,
            "ip_address": "103.147.163.175",
            "count": 1,
            "first_visit": "2022-05-03T18:08:14.054846+06:00",
            "date": null
        },
        {
            "id": 884,
            "ip_address": "103.147.163.186",
            "count": 1,
            "first_visit": "2021-12-19T19:39:35.489063+06:00",
            "date": null
        },
        {
            "id": 3144,
            "ip_address": "103.147.163.192",
            "count": 1,
            "first_visit": "2022-01-31T23:14:09.386079+06:00",
            "date": null
        },
        {
            "id": 38341,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-12-05T11:27:17.040781+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 20021,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-06-29T12:52:12.810333+06:00",
            "date": "2022-06-29"
        }
    ]
}