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

{
    "count": 96983,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22208&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22192&ordering=first_visit",
    "results": [
        {
            "id": 22201,
            "ip_address": "114.119.132.105",
            "count": 1,
            "first_visit": "2022-07-13T10:23:17.117623+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22202,
            "ip_address": "61.247.180.86",
            "count": 45,
            "first_visit": "2022-07-13T10:24:30.653827+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22203,
            "ip_address": "114.119.132.38",
            "count": 1,
            "first_visit": "2022-07-13T10:24:43.526561+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22204,
            "ip_address": "103.252.226.5",
            "count": 1,
            "first_visit": "2022-07-13T10:43:48.056762+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22205,
            "ip_address": "114.119.129.176",
            "count": 1,
            "first_visit": "2022-07-13T10:45:11.445907+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22206,
            "ip_address": "168.119.68.238",
            "count": 1,
            "first_visit": "2022-07-13T10:57:03.706088+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22207,
            "ip_address": "203.188.255.246",
            "count": 4,
            "first_visit": "2022-07-13T11:07:34.274637+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22208,
            "ip_address": "114.119.132.238",
            "count": 1,
            "first_visit": "2022-07-13T11:08:35.163065+06:00",
            "date": "2022-07-13"
        }
    ]
}