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

{
    "count": 102141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43912&ordering=ip_address",
    "results": [
        {
            "id": 54069,
            "ip_address": "114.119.156.206",
            "count": 1,
            "first_visit": "2023-09-02T00:10:38.721566+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 49812,
            "ip_address": "114.119.156.206",
            "count": 1,
            "first_visit": "2023-07-12T07:16:01.434322+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 53510,
            "ip_address": "114.119.156.206",
            "count": 1,
            "first_visit": "2023-08-25T17:20:51.774877+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 48458,
            "ip_address": "114.119.156.206",
            "count": 1,
            "first_visit": "2023-06-18T12:28:09.986000+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48871,
            "ip_address": "114.119.156.206",
            "count": 1,
            "first_visit": "2023-06-26T15:15:26.651512+06:00",
            "date": "2023-06-26"
        },
        {
            "id": 413,
            "ip_address": "114.119.156.206",
            "count": 16,
            "first_visit": "2021-12-08T12:22:44.415973+06:00",
            "date": null
        },
        {
            "id": 530,
            "ip_address": "114.119.156.209",
            "count": 14,
            "first_visit": "2021-12-10T10:12:29.394960+06:00",
            "date": null
        },
        {
            "id": 39183,
            "ip_address": "114.119.156.209",
            "count": 1,
            "first_visit": "2022-12-22T20:56:43.635260+06:00",
            "date": "2022-12-22"
        }
    ]
}