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

{
    "count": 102802,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51568&ordering=ip_address",
    "results": [
        {
            "id": 37615,
            "ip_address": "119.30.47.104",
            "count": 1,
            "first_visit": "2022-11-20T16:01:41.706191+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 30127,
            "ip_address": "119.30.47.104",
            "count": 2,
            "first_visit": "2022-07-31T01:05:34.866135+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 21104,
            "ip_address": "119.30.47.105",
            "count": 1,
            "first_visit": "2022-07-04T19:19:01.448500+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 30092,
            "ip_address": "119.30.47.106",
            "count": 1,
            "first_visit": "2022-07-30T23:59:31.311729+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7060,
            "ip_address": "119.30.47.115",
            "count": 1,
            "first_visit": "2022-05-16T19:07:26.134683+06:00",
            "date": null
        },
        {
            "id": 11970,
            "ip_address": "119.30.47.116",
            "count": 1,
            "first_visit": "2022-05-27T19:24:26.351967+06:00",
            "date": null
        },
        {
            "id": 72084,
            "ip_address": "119.30.47.120",
            "count": 1,
            "first_visit": "2024-08-12T19:54:51.023668+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 13377,
            "ip_address": "119.30.47.13",
            "count": 2,
            "first_visit": "2022-06-02T15:12:31.836452+06:00",
            "date": null
        }
    ]
}