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

{
    "count": 93049,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10368&ordering=ip_address",
    "results": [
        {
            "id": 10964,
            "ip_address": "103.179.154.29",
            "count": 1,
            "first_visit": "2022-05-24T13:11:10.901002+06:00",
            "date": null
        },
        {
            "id": 17906,
            "ip_address": "103.179.154.29",
            "count": 1,
            "first_visit": "2022-06-24T00:50:43.901839+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 10302,
            "ip_address": "103.179.155.25",
            "count": 1,
            "first_visit": "2022-05-22T14:08:28.935410+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}