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

{
    "count": 96529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7456&ordering=ip_address",
    "results": [
        {
            "id": 28422,
            "ip_address": "103.150.254.67",
            "count": 1,
            "first_visit": "2022-07-27T23:50:18.407331+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 335,
            "ip_address": "103.150.254.67",
            "count": 3,
            "first_visit": "2021-12-07T14:02:46.068918+06:00",
            "date": null
        },
        {
            "id": 15212,
            "ip_address": "103.150.254.69",
            "count": 1,
            "first_visit": "2022-06-15T09:38:10.567020+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 14032,
            "ip_address": "103.150.254.70",
            "count": 1,
            "first_visit": "2022-06-08T19:41:48.798258+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 72314,
            "ip_address": "103.150.254.70",
            "count": 1,
            "first_visit": "2024-08-19T23:43:27.037470+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 46428,
            "ip_address": "103.150.254.71",
            "count": 2,
            "first_visit": "2023-05-10T18:22:50.885628+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 16463,
            "ip_address": "103.150.254.72",
            "count": 1,
            "first_visit": "2022-06-19T00:41:45.868574+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 10586,
            "ip_address": "103.150.254.72",
            "count": 1,
            "first_visit": "2022-05-23T10:57:09.094022+06:00",
            "date": null
        }
    ]
}