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

{
    "count": 98023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25520&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=date",
    "results": [
        {
            "id": 39139,
            "ip_address": "195.154.123.98",
            "count": 1,
            "first_visit": "2022-12-22T06:06:45.995755+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39131,
            "ip_address": "114.119.144.127",
            "count": 1,
            "first_visit": "2022-12-22T01:54:29.638648+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39183,
            "ip_address": "114.119.156.209",
            "count": 1,
            "first_visit": "2022-12-22T20:56:43.635260+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39130,
            "ip_address": "114.119.160.138",
            "count": 1,
            "first_visit": "2022-12-22T01:52:49.709192+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39178,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-12-22T20:44:07.496534+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39129,
            "ip_address": "114.119.158.83",
            "count": 1,
            "first_visit": "2022-12-22T01:45:40.877974+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39128,
            "ip_address": "114.119.141.119",
            "count": 1,
            "first_visit": "2022-12-22T01:44:13.103249+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 39127,
            "ip_address": "114.119.131.202",
            "count": 1,
            "first_visit": "2022-12-22T01:42:46.418554+06:00",
            "date": "2022-12-22"
        }
    ]
}