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

{
    "count": 96569,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21608&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21592&ordering=date",
    "results": [
        {
            "id": 35211,
            "ip_address": "66.249.66.33",
            "count": 2,
            "first_visit": "2022-09-29T18:54:28.700860+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 35209,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-29T18:37:14.055247+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 35203,
            "ip_address": "123.108.91.6",
            "count": 3,
            "first_visit": "2022-09-29T15:55:27.225155+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 35242,
            "ip_address": "66.249.66.92",
            "count": 3,
            "first_visit": "2022-09-30T04:02:20.406435+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35271,
            "ip_address": "37.111.206.149",
            "count": 1,
            "first_visit": "2022-09-30T21:45:47.933253+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35266,
            "ip_address": "66.249.66.159",
            "count": 1,
            "first_visit": "2022-09-30T20:01:34.314980+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35234,
            "ip_address": "66.249.66.62",
            "count": 13,
            "first_visit": "2022-09-30T00:55:14.251133+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35270,
            "ip_address": "202.134.10.131",
            "count": 1,
            "first_visit": "2022-09-30T21:42:46.197481+06:00",
            "date": "2022-09-30"
        }
    ]
}