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

{
    "count": 102731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51080&ordering=ip_address",
    "results": [
        {
            "id": 10756,
            "ip_address": "119.30.39.75",
            "count": 1,
            "first_visit": "2022-05-23T22:39:39.626947+06:00",
            "date": null
        },
        {
            "id": 6666,
            "ip_address": "119.30.39.76",
            "count": 1,
            "first_visit": "2022-05-16T12:43:30.403617+06:00",
            "date": null
        },
        {
            "id": 6944,
            "ip_address": "119.30.39.77",
            "count": 1,
            "first_visit": "2022-05-16T17:48:33.082365+06:00",
            "date": null
        },
        {
            "id": 16090,
            "ip_address": "119.30.39.77",
            "count": 1,
            "first_visit": "2022-06-17T19:51:20.361351+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 15509,
            "ip_address": "119.30.39.77",
            "count": 3,
            "first_visit": "2022-06-16T01:41:22.379233+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 64035,
            "ip_address": "119.30.39.77",
            "count": 2,
            "first_visit": "2024-01-30T00:42:38.597168+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 2649,
            "ip_address": "119.30.39.8",
            "count": 1,
            "first_visit": "2022-01-22T21:31:13.083804+06:00",
            "date": null
        },
        {
            "id": 9702,
            "ip_address": "119.30.39.80",
            "count": 2,
            "first_visit": "2022-05-20T13:13:34.055607+06:00",
            "date": null
        }
    ]
}