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

{
    "count": 98371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32392&ordering=id",
    "results": [
        {
            "id": 32401,
            "ip_address": "114.119.141.168",
            "count": 9,
            "first_visit": "2022-08-19T00:40:47.888870+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32402,
            "ip_address": "139.180.224.59",
            "count": 1,
            "first_visit": "2022-08-19T00:55:44.791141+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32403,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-08-19T01:05:04.178466+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32404,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-08-19T01:11:12.751811+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32405,
            "ip_address": "114.119.134.123",
            "count": 14,
            "first_visit": "2022-08-19T01:25:03.792553+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32406,
            "ip_address": "114.119.141.118",
            "count": 6,
            "first_visit": "2022-08-19T01:35:02.249337+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32407,
            "ip_address": "114.119.141.15",
            "count": 18,
            "first_visit": "2022-08-19T01:41:21.675089+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 32408,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-08-19T02:08:20.696687+06:00",
            "date": "2022-08-19"
        }
    ]
}