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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35256&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35240&ordering=id",
    "results": [
        {
            "id": 35249,
            "ip_address": "66.249.66.60",
            "count": 8,
            "first_visit": "2022-09-30T09:21:14.638563+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35250,
            "ip_address": "143.198.110.242",
            "count": 2,
            "first_visit": "2022-09-30T10:06:57.642658+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35251,
            "ip_address": "109.88.29.52",
            "count": 1,
            "first_visit": "2022-09-30T10:30:15.094729+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35252,
            "ip_address": "220.235.50.141",
            "count": 1,
            "first_visit": "2022-09-30T11:07:20.722962+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35253,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-09-30T12:05:26.726398+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35254,
            "ip_address": "103.115.156.194",
            "count": 1,
            "first_visit": "2022-09-30T12:51:18.208356+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35255,
            "ip_address": "103.115.156.195",
            "count": 4,
            "first_visit": "2022-09-30T12:54:38.097817+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35256,
            "ip_address": "123.108.91.6",
            "count": 3,
            "first_visit": "2022-09-30T14:18:22.881664+06:00",
            "date": "2022-09-30"
        }
    ]
}