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

{
    "count": 93374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11488&ordering=ip_address",
    "results": [
        {
            "id": 9520,
            "ip_address": "103.195.204.114",
            "count": 2,
            "first_visit": "2022-05-19T22:39:04.291299+06:00",
            "date": null
        },
        {
            "id": 3907,
            "ip_address": "103.195.204.115",
            "count": 6,
            "first_visit": "2022-02-26T20:20:37.959124+06:00",
            "date": null
        },
        {
            "id": 55451,
            "ip_address": "103.195.204.115",
            "count": 1,
            "first_visit": "2023-09-19T13:29:34.177892+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 41674,
            "ip_address": "103.195.204.115",
            "count": 2,
            "first_visit": "2023-02-06T23:58:54.733751+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 50052,
            "ip_address": "103.195.204.116",
            "count": 1,
            "first_visit": "2023-07-15T15:57:49.030659+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 44177,
            "ip_address": "103.195.204.116",
            "count": 1,
            "first_visit": "2023-03-21T12:50:20.587385+06:00",
            "date": "2023-03-21"
        },
        {
            "id": 70093,
            "ip_address": "103.195.204.116",
            "count": 2,
            "first_visit": "2024-06-21T17:14:21.824929+06:00",
            "date": "2024-06-21"
        },
        {
            "id": 59429,
            "ip_address": "103.195.204.117",
            "count": 1,
            "first_visit": "2023-11-13T13:25:26.942765+06:00",
            "date": "2023-11-13"
        }
    ]
}