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

{
    "count": 95312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2784&ordering=ip_address",
    "results": [
        {
            "id": 22669,
            "ip_address": "103.120.36.163",
            "count": 1,
            "first_visit": "2022-07-14T15:45:51.841856+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3719,
            "ip_address": "103.120.36.164",
            "count": 2,
            "first_visit": "2022-02-19T02:33:08.411923+06:00",
            "date": null
        },
        {
            "id": 22563,
            "ip_address": "103.120.36.166",
            "count": 1,
            "first_visit": "2022-07-14T12:55:29.700965+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 12209,
            "ip_address": "103.120.36.166",
            "count": 1,
            "first_visit": "2022-05-28T14:53:22.222754+06:00",
            "date": null
        },
        {
            "id": 37579,
            "ip_address": "103.120.36.166",
            "count": 1,
            "first_visit": "2022-11-19T18:35:34.926483+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 54464,
            "ip_address": "103.120.36.166",
            "count": 2,
            "first_visit": "2023-09-07T09:07:47.000714+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 37950,
            "ip_address": "103.120.36.167",
            "count": 1,
            "first_visit": "2022-11-28T17:13:54.409020+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 56035,
            "ip_address": "103.120.36.167",
            "count": 2,
            "first_visit": "2023-09-26T01:01:41.631237+06:00",
            "date": "2023-09-26"
        }
    ]
}