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

{
    "count": 102553,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47688&ordering=ip_address",
    "results": [
        {
            "id": 26853,
            "ip_address": "116.58.201.63",
            "count": 2,
            "first_visit": "2022-07-24T21:55:59.704494+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 10510,
            "ip_address": "116.58.201.64",
            "count": 1,
            "first_visit": "2022-05-23T05:44:17.197015+06:00",
            "date": null
        },
        {
            "id": 11943,
            "ip_address": "116.58.201.65",
            "count": 1,
            "first_visit": "2022-05-27T16:16:43.378792+06:00",
            "date": null
        },
        {
            "id": 9255,
            "ip_address": "116.58.201.66",
            "count": 1,
            "first_visit": "2022-05-19T05:47:21.919303+06:00",
            "date": null
        },
        {
            "id": 10038,
            "ip_address": "116.58.201.67",
            "count": 1,
            "first_visit": "2022-05-21T15:48:56.672354+06:00",
            "date": null
        },
        {
            "id": 25572,
            "ip_address": "116.58.201.68",
            "count": 2,
            "first_visit": "2022-07-21T13:57:14.119798+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24839,
            "ip_address": "116.58.201.69",
            "count": 1,
            "first_visit": "2022-07-20T19:28:05.414749+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 14349,
            "ip_address": "116.58.201.69",
            "count": 1,
            "first_visit": "2022-06-10T15:15:44.222462+06:00",
            "date": "2022-06-10"
        }
    ]
}