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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50392&ordering=ip_address",
    "results": [
        {
            "id": 30248,
            "ip_address": "119.30.32.65",
            "count": 1,
            "first_visit": "2022-07-31T09:37:18.706062+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 47673,
            "ip_address": "119.30.32.65",
            "count": 1,
            "first_visit": "2023-06-04T20:34:47.398980+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 18471,
            "ip_address": "119.30.32.66",
            "count": 1,
            "first_visit": "2022-06-25T08:24:50.882428+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 20602,
            "ip_address": "119.30.32.67",
            "count": 1,
            "first_visit": "2022-07-01T21:21:01.096460+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20629,
            "ip_address": "119.30.32.67",
            "count": 1,
            "first_visit": "2022-07-02T01:41:48.373014+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 4541,
            "ip_address": "119.30.32.67",
            "count": 3,
            "first_visit": "2022-03-21T09:47:20.351114+06:00",
            "date": null
        },
        {
            "id": 12666,
            "ip_address": "119.30.32.68",
            "count": 6,
            "first_visit": "2022-05-30T00:48:01.535311+06:00",
            "date": null
        },
        {
            "id": 6955,
            "ip_address": "119.30.32.69",
            "count": 3,
            "first_visit": "2022-05-16T18:00:41.825466+06:00",
            "date": null
        }
    ]
}