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

{
    "count": 99458,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24224&ordering=ip_address",
    "results": [
        {
            "id": 33339,
            "ip_address": "103.96.107.153",
            "count": 1,
            "first_visit": "2022-08-29T17:39:35.226640+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8238,
            "ip_address": "103.96.107.193",
            "count": 2,
            "first_visit": "2022-05-17T17:52:21.266838+06:00",
            "date": null
        },
        {
            "id": 13133,
            "ip_address": "103.96.107.194",
            "count": 1,
            "first_visit": "2022-05-31T15:06:41.130299+06:00",
            "date": null
        },
        {
            "id": 37692,
            "ip_address": "103.96.107.194",
            "count": 2,
            "first_visit": "2022-11-22T10:45:37.769635+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 37467,
            "ip_address": "103.96.107.194",
            "count": 1,
            "first_visit": "2022-11-16T11:20:54.377103+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 37435,
            "ip_address": "103.96.107.194",
            "count": 2,
            "first_visit": "2022-11-15T13:48:58.297551+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 39718,
            "ip_address": "103.96.107.195",
            "count": 1,
            "first_visit": "2023-01-01T16:17:06.591927+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 16949,
            "ip_address": "103.96.107.195",
            "count": 1,
            "first_visit": "2022-06-21T07:10:51.797727+06:00",
            "date": "2022-06-21"
        }
    ]
}