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

{
    "count": 94405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13432&ordering=ip_address",
    "results": [
        {
            "id": 61110,
            "ip_address": "103.216.59.202",
            "count": 2,
            "first_visit": "2023-12-13T11:53:41.023879+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 64519,
            "ip_address": "103.216.59.202",
            "count": 1,
            "first_visit": "2024-02-09T19:25:45.162473+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64380,
            "ip_address": "103.216.59.86",
            "count": 2,
            "first_visit": "2024-02-06T11:27:10.101958+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 13572,
            "ip_address": "103.217.108.127",
            "count": 2,
            "first_visit": "2022-06-05T18:43:07.969430+06:00",
            "date": null
        },
        {
            "id": 20565,
            "ip_address": "103.217.108.135",
            "count": 2,
            "first_visit": "2022-07-01T16:02:19.717075+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 1098,
            "ip_address": "103.217.108.170",
            "count": 1,
            "first_visit": "2021-12-20T23:39:08.998659+06:00",
            "date": null
        },
        {
            "id": 35739,
            "ip_address": "103.217.108.193",
            "count": 1,
            "first_visit": "2022-10-11T02:53:37.684714+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 44246,
            "ip_address": "103.217.108.198",
            "count": 1,
            "first_visit": "2023-03-22T21:33:56.489170+06:00",
            "date": "2023-03-22"
        }
    ]
}