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

{
    "count": 96534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7480&ordering=ip_address",
    "results": [
        {
            "id": 8924,
            "ip_address": "103.150.254.77",
            "count": 1,
            "first_visit": "2022-05-18T12:42:04.245840+06:00",
            "date": null
        },
        {
            "id": 77768,
            "ip_address": "103.150.254.77",
            "count": 1,
            "first_visit": "2025-01-12T11:28:09.832942+06:00",
            "date": "2025-01-12"
        },
        {
            "id": 34718,
            "ip_address": "103.150.254.78",
            "count": 1,
            "first_visit": "2022-09-20T15:40:26.206177+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 56325,
            "ip_address": "103.150.254.78",
            "count": 1,
            "first_visit": "2023-09-29T22:16:28.402903+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 34669,
            "ip_address": "103.150.254.78",
            "count": 1,
            "first_visit": "2022-09-19T16:15:58.031485+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 4532,
            "ip_address": "103.150.254.78",
            "count": 2,
            "first_visit": "2022-03-20T23:42:58.707302+06:00",
            "date": null
        },
        {
            "id": 35316,
            "ip_address": "103.150.254.78",
            "count": 1,
            "first_visit": "2022-10-01T18:38:05.108788+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 72673,
            "ip_address": "103.150.254.78",
            "count": 1,
            "first_visit": "2024-08-28T14:37:24.071990+06:00",
            "date": "2024-08-28"
        }
    ]
}