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

{
    "count": 97299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23016&ordering=ip_address",
    "results": [
        {
            "id": 36641,
            "ip_address": "103.89.24.40",
            "count": 1,
            "first_visit": "2022-10-29T22:59:03.229798+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36820,
            "ip_address": "103.89.24.40",
            "count": 4,
            "first_visit": "2022-11-02T08:00:55.117165+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36514,
            "ip_address": "103.89.24.40",
            "count": 1,
            "first_visit": "2022-10-27T08:12:57.170258+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 4055,
            "ip_address": "103.89.24.41",
            "count": 7,
            "first_visit": "2022-03-03T23:05:13.144594+06:00",
            "date": null
        },
        {
            "id": 6640,
            "ip_address": "103.89.244.125",
            "count": 1,
            "first_visit": "2022-05-16T11:57:59.858190+06:00",
            "date": null
        },
        {
            "id": 4243,
            "ip_address": "103.89.244.16",
            "count": 1,
            "first_visit": "2022-03-10T14:43:43.562696+06:00",
            "date": null
        },
        {
            "id": 30603,
            "ip_address": "103.89.24.42",
            "count": 1,
            "first_visit": "2022-08-01T09:42:23.173924+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 41309,
            "ip_address": "103.89.24.42",
            "count": 3,
            "first_visit": "2023-02-01T00:54:39.514139+06:00",
            "date": "2023-02-01"
        }
    ]
}