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

{
    "count": 94936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15224&ordering=ip_address",
    "results": [
        {
            "id": 44428,
            "ip_address": "103.231.228.170",
            "count": 2,
            "first_visit": "2023-03-26T14:51:52.145332+06:00",
            "date": "2023-03-26"
        },
        {
            "id": 45593,
            "ip_address": "103.231.228.171",
            "count": 1,
            "first_visit": "2023-04-21T14:56:45.112424+06:00",
            "date": "2023-04-21"
        },
        {
            "id": 36062,
            "ip_address": "103.231.228.174",
            "count": 1,
            "first_visit": "2022-10-18T01:16:53.911539+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 18082,
            "ip_address": "103.231.228.186",
            "count": 1,
            "first_visit": "2022-06-24T11:55:42.033856+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 24235,
            "ip_address": "103.231.228.186",
            "count": 1,
            "first_visit": "2022-07-19T23:20:29.227014+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 2590,
            "ip_address": "103.231.228.186",
            "count": 3,
            "first_visit": "2022-01-22T07:09:24.477829+06:00",
            "date": null
        },
        {
            "id": 3715,
            "ip_address": "103.231.228.202",
            "count": 3,
            "first_visit": "2022-02-18T22:13:52.863326+06:00",
            "date": null
        },
        {
            "id": 42938,
            "ip_address": "103.231.228.90",
            "count": 1,
            "first_visit": "2023-03-01T22:45:45.947071+06:00",
            "date": "2023-03-01"
        }
    ]
}