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

{
    "count": 102236,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44544&ordering=ip_address",
    "results": [
        {
            "id": 54021,
            "ip_address": "114.119.157.25",
            "count": 1,
            "first_visit": "2023-09-01T10:30:17.808119+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 55400,
            "ip_address": "114.119.157.25",
            "count": 1,
            "first_visit": "2023-09-18T18:12:58.417520+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 45402,
            "ip_address": "114.119.157.25",
            "count": 1,
            "first_visit": "2023-04-16T16:03:05.949757+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 60398,
            "ip_address": "114.119.157.25",
            "count": 1,
            "first_visit": "2023-12-02T00:46:14.995662+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 55,
            "ip_address": "114.119.157.25",
            "count": 20,
            "first_visit": "2021-12-03T09:12:37.732374+06:00",
            "date": null
        },
        {
            "id": 266,
            "ip_address": "114.119.157.250",
            "count": 17,
            "first_visit": "2021-12-06T08:14:44.008142+06:00",
            "date": null
        },
        {
            "id": 46866,
            "ip_address": "114.119.157.250",
            "count": 1,
            "first_visit": "2023-05-19T19:21:54.529622+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 49659,
            "ip_address": "114.119.157.250",
            "count": 1,
            "first_visit": "2023-07-10T02:16:42.263946+06:00",
            "date": "2023-07-10"
        }
    ]
}