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

{
    "count": 100482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20216&ordering=ip_address",
    "results": [
        {
            "id": 19217,
            "ip_address": "103.60.175.69",
            "count": 2,
            "first_visit": "2022-06-26T22:46:18.030055+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18819,
            "ip_address": "103.60.175.69",
            "count": 1,
            "first_visit": "2022-06-25T22:26:22.921650+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19650,
            "ip_address": "103.60.175.7",
            "count": 1,
            "first_visit": "2022-06-28T07:39:53.457913+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 27452,
            "ip_address": "103.60.175.7",
            "count": 2,
            "first_visit": "2022-07-25T22:57:45.088820+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1891,
            "ip_address": "103.60.175.7",
            "count": 2,
            "first_visit": "2022-01-11T15:39:06.723424+06:00",
            "date": null
        },
        {
            "id": 1156,
            "ip_address": "103.60.175.70",
            "count": 1,
            "first_visit": "2021-12-21T14:05:08.197501+06:00",
            "date": null
        },
        {
            "id": 34499,
            "ip_address": "103.60.175.70",
            "count": 3,
            "first_visit": "2022-09-16T14:40:24.361741+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 24829,
            "ip_address": "103.60.175.70",
            "count": 1,
            "first_visit": "2022-07-20T19:09:32.650783+06:00",
            "date": "2022-07-20"
        }
    ]
}