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

{
    "count": 101991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=ip_address",
    "results": [
        {
            "id": 358,
            "ip_address": "114.119.154.207",
            "count": 15,
            "first_visit": "2021-12-07T19:32:00.964409+06:00",
            "date": null
        },
        {
            "id": 39176,
            "ip_address": "114.119.154.211",
            "count": 1,
            "first_visit": "2022-12-22T20:34:00.787105+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 27,
            "ip_address": "114.119.154.211",
            "count": 19,
            "first_visit": "2021-12-02T21:30:56.144259+06:00",
            "date": null
        },
        {
            "id": 51556,
            "ip_address": "114.119.154.211",
            "count": 1,
            "first_visit": "2023-08-03T09:00:25.976363+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 54262,
            "ip_address": "114.119.154.211",
            "count": 1,
            "first_visit": "2023-09-04T12:59:01.121733+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 53479,
            "ip_address": "114.119.154.211",
            "count": 1,
            "first_visit": "2023-08-25T11:03:10.273819+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 40414,
            "ip_address": "114.119.154.211",
            "count": 1,
            "first_visit": "2023-01-15T15:07:46.034387+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 50213,
            "ip_address": "114.119.154.211",
            "count": 1,
            "first_visit": "2023-07-17T20:26:28.611125+06:00",
            "date": "2023-07-17"
        }
    ]
}