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

{
    "count": 96373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1760&ordering=ip_address",
    "results": [
        {
            "id": 70431,
            "ip_address": "103.112.54.93",
            "count": 8,
            "first_visit": "2024-06-28T09:52:23.839449+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 70253,
            "ip_address": "103.112.54.93",
            "count": 2,
            "first_visit": "2024-06-25T01:34:08.877324+06:00",
            "date": "2024-06-25"
        },
        {
            "id": 53295,
            "ip_address": "103.112.54.95",
            "count": 1,
            "first_visit": "2023-08-23T12:43:28.327418+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 3194,
            "ip_address": "103.112.55.100",
            "count": 2,
            "first_visit": "2022-02-01T17:55:17.434174+06:00",
            "date": null
        },
        {
            "id": 77041,
            "ip_address": "103.112.55.120",
            "count": 1,
            "first_visit": "2024-12-22T18:49:20.664461+06:00",
            "date": "2024-12-22"
        },
        {
            "id": 16139,
            "ip_address": "103.112.55.124",
            "count": 1,
            "first_visit": "2022-06-17T22:28:44.613505+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 5626,
            "ip_address": "103.112.55.153",
            "count": 1,
            "first_visit": "2022-05-05T12:51:37.908003+06:00",
            "date": null
        },
        {
            "id": 28107,
            "ip_address": "103.112.55.156",
            "count": 1,
            "first_visit": "2022-07-27T10:45:52.293532+06:00",
            "date": "2022-07-27"
        }
    ]
}