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

{
    "count": 96134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=776&ordering=ip_address",
    "results": [
        {
            "id": 26681,
            "ip_address": "103.107.229.198",
            "count": 1,
            "first_visit": "2022-07-24T11:20:15.277441+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 5574,
            "ip_address": "103.107.229.202",
            "count": 2,
            "first_visit": "2022-05-03T11:10:23.897765+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}