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

{
    "count": 102172,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44072&ordering=ip_address",
    "results": [
        {
            "id": 41538,
            "ip_address": "114.119.156.44",
            "count": 1,
            "first_visit": "2023-02-04T21:59:01.359277+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 40948,
            "ip_address": "114.119.156.44",
            "count": 1,
            "first_visit": "2023-01-25T20:52:50.241498+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 59366,
            "ip_address": "114.119.156.44",
            "count": 1,
            "first_visit": "2023-11-12T16:35:40.467122+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 53207,
            "ip_address": "114.119.156.44",
            "count": 1,
            "first_visit": "2023-08-22T11:59:39.291030+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 58214,
            "ip_address": "114.119.156.46",
            "count": 1,
            "first_visit": "2023-10-22T21:52:47.163588+06:00",
            "date": "2023-10-22"
        },
        {
            "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
        }
    ]
}