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

{
    "count": 96112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19792&ordering=-count",
    "results": [
        {
            "id": 42289,
            "ip_address": "66.249.70.219",
            "count": 2,
            "first_visit": "2023-02-17T02:02:37.782095+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42415,
            "ip_address": "81.231.155.112",
            "count": 2,
            "first_visit": "2023-02-19T22:57:12.317276+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42477,
            "ip_address": "66.249.66.3",
            "count": 2,
            "first_visit": "2023-02-21T01:59:35.492803+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42207,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-02-15T11:05:12.846110+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42219,
            "ip_address": "103.85.161.150",
            "count": 2,
            "first_visit": "2023-02-15T14:59:26.563553+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42226,
            "ip_address": "103.108.62.190",
            "count": 2,
            "first_visit": "2023-02-15T17:14:30.480247+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 42236,
            "ip_address": "103.96.36.109",
            "count": 2,
            "first_visit": "2023-02-15T22:52:32.944016+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 5140,
            "ip_address": "37.111.200.13",
            "count": 2,
            "first_visit": "2022-04-15T17:16:02.124435+06:00",
            "date": null
        }
    ]
}