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

{
    "count": 97607,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10816&ordering=ip_address",
    "results": [
        {
            "id": 10804,
            "ip_address": "103.179.155.27",
            "count": 1,
            "first_visit": "2022-05-24T07:03:56.094752+06:00",
            "date": null
        },
        {
            "id": 7779,
            "ip_address": "103.179.155.28",
            "count": 6,
            "first_visit": "2022-05-17T09:59:13.756603+06:00",
            "date": null
        },
        {
            "id": 24503,
            "ip_address": "103.179.155.28",
            "count": 1,
            "first_visit": "2022-07-20T11:01:34.514905+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8278,
            "ip_address": "103.179.155.29",
            "count": 1,
            "first_visit": "2022-05-17T19:53:22.822462+06:00",
            "date": null
        },
        {
            "id": 26001,
            "ip_address": "103.179.156.13",
            "count": 1,
            "first_visit": "2022-07-22T15:25:16.257749+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 31843,
            "ip_address": "103.179.156.15",
            "count": 2,
            "first_visit": "2022-08-12T11:52:42.870605+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 9767,
            "ip_address": "103.179.181.201",
            "count": 1,
            "first_visit": "2022-05-20T16:22:25.202636+06:00",
            "date": null
        },
        {
            "id": 11684,
            "ip_address": "103.179.181.203",
            "count": 2,
            "first_visit": "2022-05-26T16:11:54.159106+06:00",
            "date": null
        }
    ]
}