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

{
    "count": 102571,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47904&ordering=ip_address",
    "results": [
        {
            "id": 30380,
            "ip_address": "116.58.202.80",
            "count": 1,
            "first_visit": "2022-07-31T11:57:40.530992+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 20018,
            "ip_address": "116.58.202.80",
            "count": 4,
            "first_visit": "2022-06-29T12:32:59.019545+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 44377,
            "ip_address": "116.58.202.80",
            "count": 1,
            "first_visit": "2023-03-25T14:38:59.313436+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 29783,
            "ip_address": "116.58.202.81",
            "count": 1,
            "first_visit": "2022-07-30T10:50:06.778895+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 33390,
            "ip_address": "116.58.202.81",
            "count": 1,
            "first_visit": "2022-08-30T03:09:48.891721+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 8330,
            "ip_address": "116.58.202.83",
            "count": 1,
            "first_visit": "2022-05-17T22:18:16.232965+06:00",
            "date": null
        },
        {
            "id": 18606,
            "ip_address": "116.58.202.83",
            "count": 1,
            "first_visit": "2022-06-25T13:39:01.835058+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6255,
            "ip_address": "116.58.202.84",
            "count": 2,
            "first_visit": "2022-05-15T07:52:52.156031+06:00",
            "date": null
        }
    ]
}