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

{
    "count": 102698,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50552&ordering=ip_address",
    "results": [
        {
            "id": 28367,
            "ip_address": "119.30.35.238",
            "count": 1,
            "first_visit": "2022-07-27T22:44:00.404643+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 18276,
            "ip_address": "119.30.35.239",
            "count": 1,
            "first_visit": "2022-06-24T20:25:48.974760+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18363,
            "ip_address": "119.30.35.239",
            "count": 2,
            "first_visit": "2022-06-25T01:33:30.162694+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7476,
            "ip_address": "119.30.35.24",
            "count": 1,
            "first_visit": "2022-05-16T23:30:26.307706+06:00",
            "date": null
        },
        {
            "id": 10252,
            "ip_address": "119.30.35.240",
            "count": 1,
            "first_visit": "2022-05-22T11:00:41.631659+06:00",
            "date": null
        },
        {
            "id": 12804,
            "ip_address": "119.30.35.241",
            "count": 1,
            "first_visit": "2022-05-30T15:22:52.330142+06:00",
            "date": null
        },
        {
            "id": 14838,
            "ip_address": "119.30.35.242",
            "count": 1,
            "first_visit": "2022-06-13T16:31:08.661628+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 41570,
            "ip_address": "119.30.35.244",
            "count": 1,
            "first_visit": "2023-02-05T13:46:24.465707+06:00",
            "date": "2023-02-05"
        }
    ]
}