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

{
    "count": 101927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42424&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42408&ordering=first_visit",
    "results": [
        {
            "id": 42417,
            "ip_address": "114.119.137.2",
            "count": 1,
            "first_visit": "2023-02-19T23:19:07.450495+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42418,
            "ip_address": "103.91.233.136",
            "count": 1,
            "first_visit": "2023-02-19T23:43:54.721492+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42419,
            "ip_address": "103.118.77.109",
            "count": 1,
            "first_visit": "2023-02-19T23:50:55.444576+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 42420,
            "ip_address": "103.115.134.161",
            "count": 3,
            "first_visit": "2023-02-20T00:23:46.242625+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42421,
            "ip_address": "103.55.145.183",
            "count": 1,
            "first_visit": "2023-02-20T00:58:23.496244+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42422,
            "ip_address": "103.15.42.200",
            "count": 1,
            "first_visit": "2023-02-20T01:27:52.147342+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42423,
            "ip_address": "5.45.207.149",
            "count": 1,
            "first_visit": "2023-02-20T01:56:22.264269+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 42424,
            "ip_address": "66.249.74.38",
            "count": 5,
            "first_visit": "2023-02-20T02:00:28.466796+06:00",
            "date": "2023-02-20"
        }
    ]
}