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

{
    "count": 101979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42880&ordering=ip_address",
    "results": [
        {
            "id": 42293,
            "ip_address": "114.119.154.128",
            "count": 1,
            "first_visit": "2023-02-17T04:03:34.363115+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42095,
            "ip_address": "114.119.154.128",
            "count": 1,
            "first_visit": "2023-02-13T10:34:41.715588+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 41070,
            "ip_address": "114.119.154.128",
            "count": 1,
            "first_visit": "2023-01-27T22:21:31.979570+06:00",
            "date": "2023-01-27"
        },
        {
            "id": 55565,
            "ip_address": "114.119.154.13",
            "count": 1,
            "first_visit": "2023-09-20T20:38:57.574531+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 185,
            "ip_address": "114.119.154.13",
            "count": 13,
            "first_visit": "2021-12-05T05:28:21.928634+06:00",
            "date": null
        },
        {
            "id": 38815,
            "ip_address": "114.119.154.13",
            "count": 1,
            "first_visit": "2022-12-16T15:25:52.116973+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 1276,
            "ip_address": "114.119.154.135",
            "count": 12,
            "first_visit": "2021-12-23T03:21:01.909369+06:00",
            "date": null
        },
        {
            "id": 43897,
            "ip_address": "114.119.154.135",
            "count": 1,
            "first_visit": "2023-03-17T00:16:14.225663+06:00",
            "date": "2023-03-17"
        }
    ]
}