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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39360&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39344&ordering=first_visit",
    "results": [
        {
            "id": 39353,
            "ip_address": "114.119.156.21",
            "count": 1,
            "first_visit": "2022-12-25T22:34:49.316627+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 39354,
            "ip_address": "27.147.160.35",
            "count": 2,
            "first_visit": "2022-12-25T22:45:30.752755+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 39355,
            "ip_address": "114.119.152.143",
            "count": 1,
            "first_visit": "2022-12-25T22:51:45.367235+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 39356,
            "ip_address": "66.249.66.210",
            "count": 1,
            "first_visit": "2022-12-25T22:54:57.152426+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 39357,
            "ip_address": "103.88.140.67",
            "count": 1,
            "first_visit": "2022-12-25T23:04:04.249293+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 39358,
            "ip_address": "202.181.6.20",
            "count": 2,
            "first_visit": "2022-12-25T23:30:48.801121+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 39359,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-12-26T00:02:54.932715+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39360,
            "ip_address": "114.130.185.115",
            "count": 2,
            "first_visit": "2022-12-26T00:25:37.827009+06:00",
            "date": "2022-12-26"
        }
    ]
}