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

{
    "count": 96025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19360&ordering=ip_address",
    "results": [
        {
            "id": 50983,
            "ip_address": "103.60.175.9",
            "count": 2,
            "first_visit": "2023-07-27T10:45:30.181833+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 5201,
            "ip_address": "103.60.175.90",
            "count": 1,
            "first_visit": "2022-04-18T01:57:22.337787+06:00",
            "date": null
        },
        {
            "id": 39240,
            "ip_address": "103.60.175.91",
            "count": 1,
            "first_visit": "2022-12-23T20:08:27.022111+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 51144,
            "ip_address": "103.60.175.91",
            "count": 1,
            "first_visit": "2023-07-29T12:41:43.426302+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 55673,
            "ip_address": "103.60.175.91",
            "count": 1,
            "first_visit": "2023-09-21T23:58:38.205360+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 37553,
            "ip_address": "103.60.175.91",
            "count": 1,
            "first_visit": "2022-11-19T00:26:05.132886+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 13170,
            "ip_address": "103.60.175.93",
            "count": 2,
            "first_visit": "2022-05-31T19:01:56.912313+06:00",
            "date": null
        },
        {
            "id": 22306,
            "ip_address": "103.60.175.93",
            "count": 1,
            "first_visit": "2022-07-13T17:55:32.102641+06:00",
            "date": "2022-07-13"
        }
    ]
}