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

{
    "count": 92325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6776&ordering=ip_address",
    "results": [
        {
            "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": 72428,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2024-08-22T17:23:00.228983+06:00",
            "date": "2024-08-22"
        },
        {
            "id": 20021,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-06-29T12:52:12.810333+06:00",
            "date": "2022-06-29"
        }
    ]
}