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

{
    "count": 102710,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50736&ordering=ip_address",
    "results": [
        {
            "id": 7944,
            "ip_address": "119.30.38.222",
            "count": 2,
            "first_visit": "2022-05-17T11:26:37.767767+06:00",
            "date": null
        },
        {
            "id": 18115,
            "ip_address": "119.30.38.226",
            "count": 1,
            "first_visit": "2022-06-24T13:43:00.291858+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 12337,
            "ip_address": "119.30.38.23",
            "count": 1,
            "first_visit": "2022-05-28T23:55:09.368981+06:00",
            "date": null
        },
        {
            "id": 10008,
            "ip_address": "119.30.38.230",
            "count": 1,
            "first_visit": "2022-05-21T13:42:38.186963+06:00",
            "date": null
        },
        {
            "id": 12352,
            "ip_address": "119.30.38.231",
            "count": 3,
            "first_visit": "2022-05-29T00:33:09.990372+06:00",
            "date": null
        },
        {
            "id": 10007,
            "ip_address": "119.30.38.234",
            "count": 2,
            "first_visit": "2022-05-21T13:41:56.182955+06:00",
            "date": null
        },
        {
            "id": 29777,
            "ip_address": "119.30.38.236",
            "count": 1,
            "first_visit": "2022-07-30T10:45:48.075466+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13150,
            "ip_address": "119.30.38.237",
            "count": 3,
            "first_visit": "2022-05-31T17:07:31.059371+06:00",
            "date": null
        }
    ]
}