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

{
    "count": 100745,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98248&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98232&ordering=date",
    "results": [
        {
            "id": 11037,
            "ip_address": "114.119.129.4",
            "count": 8,
            "first_visit": "2022-05-24T16:35:38.422221+06:00",
            "date": null
        },
        {
            "id": 11111,
            "ip_address": "114.119.129.107",
            "count": 10,
            "first_visit": "2022-05-24T20:21:24.456553+06:00",
            "date": null
        },
        {
            "id": 11103,
            "ip_address": "114.119.143.182",
            "count": 5,
            "first_visit": "2022-05-24T19:59:37.200932+06:00",
            "date": null
        },
        {
            "id": 11016,
            "ip_address": "114.119.128.77",
            "count": 6,
            "first_visit": "2022-05-24T15:46:52.323443+06:00",
            "date": null
        },
        {
            "id": 11112,
            "ip_address": "103.107.135.179",
            "count": 2,
            "first_visit": "2022-05-24T20:22:36.905447+06:00",
            "date": null
        },
        {
            "id": 11035,
            "ip_address": "43.245.122.72",
            "count": 3,
            "first_visit": "2022-05-24T16:32:53.733440+06:00",
            "date": null
        },
        {
            "id": 11019,
            "ip_address": "114.119.134.178",
            "count": 6,
            "first_visit": "2022-05-24T15:50:51.777751+06:00",
            "date": null
        },
        {
            "id": 11050,
            "ip_address": "114.119.128.212",
            "count": 5,
            "first_visit": "2022-05-24T17:33:57.184024+06:00",
            "date": null
        }
    ]
}