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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38008&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37992&ordering=id",
    "results": [
        {
            "id": 38001,
            "ip_address": "66.249.73.1",
            "count": 6,
            "first_visit": "2022-11-29T18:30:31.247244+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38002,
            "ip_address": "66.249.73.31",
            "count": 2,
            "first_visit": "2022-11-29T18:40:34.227851+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38003,
            "ip_address": "46.103.46.127",
            "count": 2,
            "first_visit": "2022-11-29T19:10:48.932106+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38004,
            "ip_address": "114.119.137.123",
            "count": 1,
            "first_visit": "2022-11-29T19:28:37.623109+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38005,
            "ip_address": "114.119.133.182",
            "count": 1,
            "first_visit": "2022-11-29T19:30:00.518806+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38006,
            "ip_address": "114.119.133.138",
            "count": 1,
            "first_visit": "2022-11-29T19:31:24.173801+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38007,
            "ip_address": "27.147.176.138",
            "count": 1,
            "first_visit": "2022-11-29T19:33:13.237778+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38008,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-11-29T20:18:37.101670+06:00",
            "date": "2022-11-29"
        }
    ]
}