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

{
    "count": 102154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43976&ordering=ip_address",
    "results": [
        {
            "id": 56423,
            "ip_address": "114.119.156.247",
            "count": 2,
            "first_visit": "2023-10-01T01:36:03.623914+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 59000,
            "ip_address": "114.119.156.247",
            "count": 1,
            "first_visit": "2023-11-05T16:57:38.573861+06:00",
            "date": "2023-11-05"
        },
        {
            "id": 53521,
            "ip_address": "114.119.156.247",
            "count": 1,
            "first_visit": "2023-08-25T19:37:20.622765+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 58364,
            "ip_address": "114.119.156.247",
            "count": 1,
            "first_visit": "2023-10-25T10:31:13.650984+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 729,
            "ip_address": "114.119.156.247",
            "count": 13,
            "first_visit": "2021-12-16T05:17:25.878523+06:00",
            "date": null
        },
        {
            "id": 45,
            "ip_address": "114.119.156.250",
            "count": 16,
            "first_visit": "2021-12-03T07:33:43.707563+06:00",
            "date": null
        },
        {
            "id": 48784,
            "ip_address": "114.119.156.250",
            "count": 1,
            "first_visit": "2023-06-25T01:53:54.123942+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 47639,
            "ip_address": "114.119.156.250",
            "count": 1,
            "first_visit": "2023-06-04T02:14:39.376224+06:00",
            "date": "2023-06-04"
        }
    ]
}