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

{
    "count": 101695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41216&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41200&ordering=id",
    "results": [
        {
            "id": 41209,
            "ip_address": "123.253.198.73",
            "count": 3,
            "first_visit": "2023-01-30T08:28:31.456149+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41210,
            "ip_address": "114.119.138.249",
            "count": 1,
            "first_visit": "2023-01-30T08:38:11.030134+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41211,
            "ip_address": "114.119.132.135",
            "count": 1,
            "first_visit": "2023-01-30T09:03:05.738871+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41212,
            "ip_address": "114.119.144.117",
            "count": 1,
            "first_visit": "2023-01-30T09:27:22.864014+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41213,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-01-30T09:45:39.481305+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41214,
            "ip_address": "66.249.91.230",
            "count": 2,
            "first_visit": "2023-01-30T09:52:33.609449+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41215,
            "ip_address": "103.49.114.95",
            "count": 1,
            "first_visit": "2023-01-30T09:57:30.126181+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41216,
            "ip_address": "103.140.64.26",
            "count": 3,
            "first_visit": "2023-01-30T10:06:15.071733+06:00",
            "date": "2023-01-30"
        }
    ]
}