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

{
    "count": 101211,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33248&ordering=ip_address",
    "results": [
        {
            "id": 20075,
            "ip_address": "114.119.134.67",
            "count": 1,
            "first_visit": "2022-06-29T16:32:42.032678+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 13858,
            "ip_address": "114.119.134.67",
            "count": 1,
            "first_visit": "2022-06-07T18:35:37.526236+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 29384,
            "ip_address": "114.119.134.67",
            "count": 1,
            "first_visit": "2022-07-29T15:55:07.944024+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6322,
            "ip_address": "114.119.134.67",
            "count": 11,
            "first_visit": "2022-05-15T11:15:51.689223+06:00",
            "date": null
        },
        {
            "id": 24385,
            "ip_address": "114.119.134.67",
            "count": 1,
            "first_visit": "2022-07-20T07:26:15.039924+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23186,
            "ip_address": "114.119.134.67",
            "count": 1,
            "first_visit": "2022-07-16T18:36:17.386178+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 21275,
            "ip_address": "114.119.134.67",
            "count": 1,
            "first_visit": "2022-07-06T08:44:54.213799+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 11202,
            "ip_address": "114.119.134.72",
            "count": 3,
            "first_visit": "2022-05-24T23:05:00.365224+06:00",
            "date": null
        }
    ]
}