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

{
    "count": 99394,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10816&ordering=ip_address",
    "results": [
        {
            "id": 52597,
            "ip_address": "103.176.81.112",
            "count": 1,
            "first_visit": "2023-08-15T14:54:46.861347+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 34586,
            "ip_address": "103.176.81.2",
            "count": 1,
            "first_visit": "2022-09-18T09:16:37.155241+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 33556,
            "ip_address": "103.176.81.2",
            "count": 1,
            "first_visit": "2022-08-31T18:15:33.021280+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 12513,
            "ip_address": "103.176.81.2",
            "count": 2,
            "first_visit": "2022-05-29T16:14:19.568972+06:00",
            "date": null
        },
        {
            "id": 24934,
            "ip_address": "103.176.81.7",
            "count": 1,
            "first_visit": "2022-07-20T22:03:17.704425+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23890,
            "ip_address": "103.176.81.7",
            "count": 2,
            "first_visit": "2022-07-18T23:01:53.963210+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16195,
            "ip_address": "103.176.81.9",
            "count": 1,
            "first_visit": "2022-06-18T02:01:22.102764+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 13110,
            "ip_address": "103.176.88.10",
            "count": 2,
            "first_visit": "2022-05-31T13:49:24.808997+06:00",
            "date": null
        }
    ]
}