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

{
    "count": 102178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44128&ordering=ip_address",
    "results": [
        {
            "id": 42112,
            "ip_address": "114.119.156.72",
            "count": 1,
            "first_visit": "2023-02-13T16:19:25.614225+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 39984,
            "ip_address": "114.119.156.72",
            "count": 1,
            "first_visit": "2023-01-07T00:26:58.265279+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 225,
            "ip_address": "114.119.156.72",
            "count": 13,
            "first_visit": "2021-12-05T17:51:09.409942+06:00",
            "date": null
        },
        {
            "id": 190,
            "ip_address": "114.119.156.74",
            "count": 16,
            "first_visit": "2021-12-05T06:47:20.593804+06:00",
            "date": null
        },
        {
            "id": 47972,
            "ip_address": "114.119.156.74",
            "count": 1,
            "first_visit": "2023-06-10T17:20:12.733504+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 44826,
            "ip_address": "114.119.156.74",
            "count": 1,
            "first_visit": "2023-04-04T18:04:12.276092+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 42057,
            "ip_address": "114.119.156.77",
            "count": 1,
            "first_visit": "2023-02-12T11:28:58.682336+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 41165,
            "ip_address": "114.119.156.77",
            "count": 1,
            "first_visit": "2023-01-29T15:08:41.683864+06:00",
            "date": "2023-01-29"
        }
    ]
}