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

{
    "count": 97600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24704&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24688&ordering=first_visit",
    "results": [
        {
            "id": 24697,
            "ip_address": "37.111.200.201",
            "count": 1,
            "first_visit": "2022-07-20T15:13:09.212823+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24698,
            "ip_address": "202.134.10.139",
            "count": 2,
            "first_visit": "2022-07-20T15:14:51.707674+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24699,
            "ip_address": "103.152.154.152",
            "count": 1,
            "first_visit": "2022-07-20T15:21:09.386154+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24700,
            "ip_address": "114.119.156.31",
            "count": 1,
            "first_visit": "2022-07-20T15:21:45.808210+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24701,
            "ip_address": "114.119.134.25",
            "count": 1,
            "first_visit": "2022-07-20T15:23:06.890257+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24702,
            "ip_address": "37.111.205.197",
            "count": 2,
            "first_visit": "2022-07-20T15:25:31.801608+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24703,
            "ip_address": "114.119.131.200",
            "count": 1,
            "first_visit": "2022-07-20T15:26:36.468820+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24704,
            "ip_address": "37.111.218.18",
            "count": 1,
            "first_visit": "2022-07-20T15:27:26.242427+06:00",
            "date": "2022-07-20"
        }
    ]
}