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

{
    "count": 91716,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=496&ordering=ip_address",
    "results": [
        {
            "id": 8215,
            "ip_address": "103.106.0.202",
            "count": 1,
            "first_visit": "2022-05-17T16:31:46.445554+06:00",
            "date": null
        },
        {
            "id": 16209,
            "ip_address": "103.106.0.69",
            "count": 1,
            "first_visit": "2022-06-18T03:47:23.330019+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 38991,
            "ip_address": "103.106.1.184",
            "count": 2,
            "first_visit": "2022-12-19T16:39:05.962615+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 76210,
            "ip_address": "103.106.119.189",
            "count": 1,
            "first_visit": "2024-11-30T22:55:24.837263+06:00",
            "date": "2024-11-30"
        },
        {
            "id": 10304,
            "ip_address": "103.106.167.102",
            "count": 1,
            "first_visit": "2022-05-22T14:27:01.806176+06:00",
            "date": null
        },
        {
            "id": 22270,
            "ip_address": "103.106.167.150",
            "count": 1,
            "first_visit": "2022-07-13T16:58:49.215360+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 18931,
            "ip_address": "103.106.167.214",
            "count": 1,
            "first_visit": "2022-06-26T05:49:39.885030+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 28956,
            "ip_address": "103.106.167.224",
            "count": 1,
            "first_visit": "2022-07-28T22:55:08.757280+06:00",
            "date": "2022-07-28"
        }
    ]
}