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

{
    "count": 96531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2200&ordering=ip_address",
    "results": [
        {
            "id": 11492,
            "ip_address": "103.115.27.91",
            "count": 1,
            "first_visit": "2022-05-25T23:11:35.789452+06:00",
            "date": null
        },
        {
            "id": 10141,
            "ip_address": "103.115.74.20",
            "count": 1,
            "first_visit": "2022-05-21T23:08:49.648481+06:00",
            "date": null
        },
        {
            "id": 23787,
            "ip_address": "103.116.116.126",
            "count": 1,
            "first_visit": "2022-07-18T22:34:22.532069+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 33355,
            "ip_address": "103.116.116.126",
            "count": 1,
            "first_visit": "2022-08-29T20:00:59.494014+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 993,
            "ip_address": "103.116.116.253",
            "count": 1,
            "first_visit": "2021-12-20T01:05:32.400352+06:00",
            "date": null
        },
        {
            "id": 22981,
            "ip_address": "103.116.116.50",
            "count": 3,
            "first_visit": "2022-07-15T14:56:58.373829+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 22836,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-07-14T23:08:21.797593+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 23176,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-07-16T17:03:02.798266+06:00",
            "date": "2022-07-16"
        }
    ]
}