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

{
    "count": 100782,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16624&ordering=ip_address",
    "results": [
        {
            "id": 61747,
            "ip_address": "103.239.252.18",
            "count": 2,
            "first_visit": "2023-12-24T08:19:34.943533+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 30921,
            "ip_address": "103.239.252.18",
            "count": 1,
            "first_visit": "2022-08-03T00:50:33.527759+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 30744,
            "ip_address": "103.239.252.18",
            "count": 2,
            "first_visit": "2022-08-02T00:19:22.832221+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 18766,
            "ip_address": "103.239.252.18",
            "count": 1,
            "first_visit": "2022-06-25T20:16:15.641058+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 17665,
            "ip_address": "103.239.252.18",
            "count": 3,
            "first_visit": "2022-06-23T09:29:07.442679+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 18201,
            "ip_address": "103.239.252.198",
            "count": 1,
            "first_visit": "2022-06-24T17:12:51.216640+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4114,
            "ip_address": "103.239.252.235",
            "count": 1,
            "first_visit": "2022-03-06T11:52:06.233058+06:00",
            "date": null
        },
        {
            "id": 3714,
            "ip_address": "103.239.252.25",
            "count": 1,
            "first_visit": "2022-02-18T21:36:21.247979+06:00",
            "date": null
        }
    ]
}