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

{
    "count": 102718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50880&ordering=ip_address",
    "results": [
        {
            "id": 29722,
            "ip_address": "119.30.39.148",
            "count": 1,
            "first_visit": "2022-07-30T09:19:50.043942+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2140,
            "ip_address": "119.30.39.149",
            "count": 2,
            "first_visit": "2022-01-13T19:36:08.033281+06:00",
            "date": null
        },
        {
            "id": 29896,
            "ip_address": "119.30.39.15",
            "count": 1,
            "first_visit": "2022-07-30T13:05:45.170115+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13557,
            "ip_address": "119.30.39.152",
            "count": 1,
            "first_visit": "2022-06-05T15:06:22.056070+06:00",
            "date": null
        },
        {
            "id": 19013,
            "ip_address": "119.30.39.154",
            "count": 1,
            "first_visit": "2022-06-26T09:47:10.225224+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 29138,
            "ip_address": "119.30.39.154",
            "count": 1,
            "first_visit": "2022-07-29T08:54:17.839743+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 97643,
            "ip_address": "119.30.39.154",
            "count": 1,
            "first_visit": "2026-05-02T13:44:14.719130+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 10309,
            "ip_address": "119.30.39.156",
            "count": 4,
            "first_visit": "2022-05-22T14:46:52.699441+06:00",
            "date": null
        }
    ]
}