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

{
    "count": 95954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19112&ordering=ip_address",
    "results": [
        {
            "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": 2453,
            "ip_address": "103.60.175.15",
            "count": 2,
            "first_visit": "2022-01-19T01:35:55.092183+06:00",
            "date": null
        },
        {
            "id": 840,
            "ip_address": "103.60.175.151",
            "count": 1,
            "first_visit": "2021-12-19T18:28:37.467647+06:00",
            "date": null
        },
        {
            "id": 57818,
            "ip_address": "103.60.175.152",
            "count": 1,
            "first_visit": "2023-10-17T15:53:01.834421+06:00",
            "date": "2023-10-17"
        },
        {
            "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": 54219,
            "ip_address": "103.60.175.152",
            "count": 4,
            "first_visit": "2023-09-03T21:51:43.362925+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 71278,
            "ip_address": "103.60.175.16",
            "count": 1,
            "first_visit": "2024-07-17T13:10:16.983461+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 71930,
            "ip_address": "103.60.175.16",
            "count": 2,
            "first_visit": "2024-08-08T14:13:02.634011+06:00",
            "date": "2024-08-08"
        }
    ]
}