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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35168&ordering=ip_address",
    "results": [
        {
            "id": 47077,
            "ip_address": "114.119.137.190",
            "count": 1,
            "first_visit": "2023-05-24T14:06:01.763354+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 49412,
            "ip_address": "114.119.137.190",
            "count": 1,
            "first_visit": "2023-07-06T01:12:49.607120+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 54149,
            "ip_address": "114.119.137.190",
            "count": 1,
            "first_visit": "2023-09-03T00:04:49.255919+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 58790,
            "ip_address": "114.119.137.190",
            "count": 1,
            "first_visit": "2023-11-01T19:29:17.954176+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 5895,
            "ip_address": "114.119.137.190",
            "count": 3,
            "first_visit": "2022-05-12T08:27:32.464064+06:00",
            "date": null
        },
        {
            "id": 40193,
            "ip_address": "114.119.137.193",
            "count": 1,
            "first_visit": "2023-01-11T07:04:18.821600+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 7315,
            "ip_address": "114.119.137.193",
            "count": 1,
            "first_visit": "2022-05-16T21:49:10.794144+06:00",
            "date": null
        },
        {
            "id": 43367,
            "ip_address": "114.119.137.193",
            "count": 1,
            "first_visit": "2023-03-08T05:15:38.954027+06:00",
            "date": "2023-03-08"
        }
    ]
}