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

{
    "count": 102550,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47648&ordering=ip_address",
    "results": [
        {
            "id": 9558,
            "ip_address": "116.58.201.40",
            "count": 1,
            "first_visit": "2022-05-19T23:30:24.019345+06:00",
            "date": null
        },
        {
            "id": 15864,
            "ip_address": "116.58.201.43",
            "count": 1,
            "first_visit": "2022-06-17T07:10:43.637054+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 7439,
            "ip_address": "116.58.201.44",
            "count": 5,
            "first_visit": "2022-05-16T23:06:03.893345+06:00",
            "date": null
        },
        {
            "id": 46895,
            "ip_address": "116.58.201.45",
            "count": 1,
            "first_visit": "2023-05-20T18:51:43.462503+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 22796,
            "ip_address": "116.58.201.46",
            "count": 1,
            "first_visit": "2022-07-14T19:47:01.347022+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11231,
            "ip_address": "116.58.201.47",
            "count": 4,
            "first_visit": "2022-05-24T23:42:08.517321+06:00",
            "date": null
        },
        {
            "id": 30346,
            "ip_address": "116.58.201.47",
            "count": 1,
            "first_visit": "2022-07-31T11:28:58.039030+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 34443,
            "ip_address": "116.58.201.47",
            "count": 1,
            "first_visit": "2022-09-15T15:09:07.237102+06:00",
            "date": "2022-09-15"
        }
    ]
}