GET /user_management/visitor-free/?format=api&offset=44088&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=44096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44080&ordering=ip_address",
    "results": [
        {
            "id": 1542,
            "ip_address": "114.119.156.46",
            "count": 13,
            "first_visit": "2021-12-31T18:10:10.743939+06:00",
            "date": null
        },
        {
            "id": 40253,
            "ip_address": "114.119.156.49",
            "count": 1,
            "first_visit": "2023-01-12T02:54:54.387558+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 81,
            "ip_address": "114.119.156.49",
            "count": 13,
            "first_visit": "2021-12-03T17:21:24.296020+06:00",
            "date": null
        },
        {
            "id": 40665,
            "ip_address": "114.119.156.49",
            "count": 1,
            "first_visit": "2023-01-20T06:06:02.788590+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 40525,
            "ip_address": "114.119.156.49",
            "count": 1,
            "first_visit": "2023-01-17T14:58:03.135757+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 49983,
            "ip_address": "114.119.156.49",
            "count": 1,
            "first_visit": "2023-07-14T20:10:28.953457+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 50240,
            "ip_address": "114.119.156.49",
            "count": 1,
            "first_visit": "2023-07-18T05:56:25.813191+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 45953,
            "ip_address": "114.119.156.55",
            "count": 1,
            "first_visit": "2023-05-01T08:55:27.409796+06:00",
            "date": "2023-05-01"
        }
    ]
}