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

{
    "count": 102470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3072&ordering=ip_address",
    "results": [
        {
            "id": 13617,
            "ip_address": "103.120.38.206",
            "count": 1,
            "first_visit": "2022-06-06T13:06:10.784728+06:00",
            "date": null
        },
        {
            "id": 61428,
            "ip_address": "103.120.38.207",
            "count": 1,
            "first_visit": "2023-12-19T00:44:32.115698+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 6477,
            "ip_address": "103.120.38.21",
            "count": 3,
            "first_visit": "2022-05-15T23:43:12.079616+06:00",
            "date": null
        },
        {
            "id": 9884,
            "ip_address": "103.120.38.212",
            "count": 1,
            "first_visit": "2022-05-20T23:34:34.819856+06:00",
            "date": null
        },
        {
            "id": 3289,
            "ip_address": "103.120.38.213",
            "count": 1,
            "first_visit": "2022-02-04T04:10:47.285588+06:00",
            "date": null
        },
        {
            "id": 485,
            "ip_address": "103.120.38.26",
            "count": 4,
            "first_visit": "2021-12-09T13:37:07.202006+06:00",
            "date": null
        },
        {
            "id": 10191,
            "ip_address": "103.120.38.3",
            "count": 12,
            "first_visit": "2022-05-22T00:16:16.901346+06:00",
            "date": null
        },
        {
            "id": 22855,
            "ip_address": "103.120.38.40",
            "count": 1,
            "first_visit": "2022-07-15T00:28:59.995120+06:00",
            "date": "2022-07-15"
        }
    ]
}