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

{
    "count": 100516,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20048&ordering=ip_address",
    "results": [
        {
            "id": 43533,
            "ip_address": "103.60.175.15",
            "count": 1,
            "first_visit": "2023-03-11T00:59:20.562037+06:00",
            "date": "2023-03-11"
        },
        {
            "id": 2453,
            "ip_address": "103.60.175.15",
            "count": 2,
            "first_visit": "2022-01-19T01:35:55.092183+06:00",
            "date": null
        },
        {
            "id": 51611,
            "ip_address": "103.60.175.15",
            "count": 1,
            "first_visit": "2023-08-03T20:19:00.942613+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 69382,
            "ip_address": "103.60.175.15",
            "count": 1,
            "first_visit": "2024-06-04T09:39:29.096343+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 840,
            "ip_address": "103.60.175.151",
            "count": 1,
            "first_visit": "2021-12-19T18:28:37.467647+06:00",
            "date": null
        },
        {
            "id": 54219,
            "ip_address": "103.60.175.152",
            "count": 4,
            "first_visit": "2023-09-03T21:51:43.362925+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54299,
            "ip_address": "103.60.175.152",
            "count": 3,
            "first_visit": "2023-09-04T21:46:11.199119+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 57818,
            "ip_address": "103.60.175.152",
            "count": 1,
            "first_visit": "2023-10-17T15:53:01.834421+06:00",
            "date": "2023-10-17"
        }
    ]
}