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

{
    "count": 98251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17192&ordering=ip_address",
    "results": [
        {
            "id": 34676,
            "ip_address": "103.25.249.242",
            "count": 6,
            "first_visit": "2022-09-19T19:25:10.359093+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 13402,
            "ip_address": "103.25.249.242",
            "count": 1,
            "first_visit": "2022-06-02T19:16:40.043316+06:00",
            "date": null
        },
        {
            "id": 27711,
            "ip_address": "103.25.249.242",
            "count": 2,
            "first_visit": "2022-07-26T13:00:31.966291+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 31919,
            "ip_address": "103.25.249.243",
            "count": 1,
            "first_visit": "2022-08-13T14:08:58.844962+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31920,
            "ip_address": "103.25.249.243",
            "count": 1,
            "first_visit": "2022-08-13T14:08:58.846462+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 32679,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-08-22T15:56:49.096091+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 28449,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-07-28T00:17:37.401611+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10914,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-05-24T11:29:57.578264+06:00",
            "date": null
        }
    ]
}