GET /user_management/visitor-free/?format=api&offset=2880&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=2888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2872&ordering=ip_address",
    "results": [
        {
            "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": 23175,
            "ip_address": "103.120.38.40",
            "count": 1,
            "first_visit": "2022-07-16T16:56:00.045676+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 22855,
            "ip_address": "103.120.38.40",
            "count": 1,
            "first_visit": "2022-07-15T00:28:59.995120+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 22839,
            "ip_address": "103.120.38.40",
            "count": 1,
            "first_visit": "2022-07-14T23:16:12.869229+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3396,
            "ip_address": "103.120.38.41",
            "count": 3,
            "first_visit": "2022-02-07T14:33:03.347907+06:00",
            "date": null
        }
    ]
}