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

{
    "count": 98107,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=800&ordering=ip_address",
    "results": [
        {
            "id": 1403,
            "ip_address": "103.107.229.205",
            "count": 2,
            "first_visit": "2021-12-27T08:52:48.443343+06:00",
            "date": null
        },
        {
            "id": 1420,
            "ip_address": "103.107.229.210",
            "count": 1,
            "first_visit": "2021-12-28T01:26:34.878724+06:00",
            "date": null
        },
        {
            "id": 22271,
            "ip_address": "103.107.229.211",
            "count": 1,
            "first_visit": "2022-07-13T16:58:49.427615+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 2178,
            "ip_address": "103.107.229.212",
            "count": 4,
            "first_visit": "2022-01-14T10:03:24.867485+06:00",
            "date": null
        },
        {
            "id": 30857,
            "ip_address": "103.107.229.215",
            "count": 1,
            "first_visit": "2022-08-02T18:30:17.059029+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 12177,
            "ip_address": "103.107.229.222",
            "count": 1,
            "first_visit": "2022-05-28T13:06:12.514106+06:00",
            "date": null
        },
        {
            "id": 27659,
            "ip_address": "103.107.230.219",
            "count": 1,
            "first_visit": "2022-07-26T10:34:03.155883+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 32554,
            "ip_address": "103.107.231.138",
            "count": 3,
            "first_visit": "2022-08-21T00:12:01.764330+06:00",
            "date": "2022-08-21"
        }
    ]
}