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

{
    "count": 102524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47296&ordering=ip_address",
    "results": [
        {
            "id": 18355,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-06-25T01:12:21.108357+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 61573,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2023-12-21T10:02:01.236943+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 66346,
            "ip_address": "116.206.91.200",
            "count": 1,
            "first_visit": "2024-03-25T23:11:30.608164+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 13248,
            "ip_address": "116.206.91.200",
            "count": 3,
            "first_visit": "2022-06-01T12:06:50.638648+06:00",
            "date": null
        },
        {
            "id": 32429,
            "ip_address": "116.206.91.200",
            "count": 1,
            "first_visit": "2022-08-19T10:22:13.156846+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 9619,
            "ip_address": "116.206.91.201",
            "count": 1,
            "first_visit": "2022-05-20T07:57:06.010679+06:00",
            "date": null
        },
        {
            "id": 17700,
            "ip_address": "116.206.91.201",
            "count": 1,
            "first_visit": "2022-06-23T10:57:22.079980+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 20010,
            "ip_address": "116.206.91.202",
            "count": 1,
            "first_visit": "2022-06-29T11:56:20.698118+06:00",
            "date": "2022-06-29"
        }
    ]
}