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

{
    "count": 92422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8304&ordering=ip_address",
    "results": [
        {
            "id": 22879,
            "ip_address": "103.155.99.170",
            "count": 1,
            "first_visit": "2022-07-15T01:34:58.947182+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 10192,
            "ip_address": "103.155.99.206",
            "count": 2,
            "first_visit": "2022-05-22T00:19:39.334763+06:00",
            "date": null
        },
        {
            "id": 18863,
            "ip_address": "103.155.99.234",
            "count": 2,
            "first_visit": "2022-06-26T00:09:45.757666+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 55172,
            "ip_address": "103.156.108.1",
            "count": 1,
            "first_visit": "2023-09-15T19:36:11.338139+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 61728,
            "ip_address": "103.156.108.1",
            "count": 1,
            "first_visit": "2023-12-23T18:57:23.702951+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 61389,
            "ip_address": "103.156.108.11",
            "count": 1,
            "first_visit": "2023-12-18T13:08:32.222894+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 581,
            "ip_address": "103.156.108.12",
            "count": 1,
            "first_visit": "2021-12-11T17:48:11.631146+06:00",
            "date": null
        },
        {
            "id": 2304,
            "ip_address": "103.156.108.2",
            "count": 1,
            "first_visit": "2022-01-16T15:57:22.251024+06:00",
            "date": null
        }
    ]
}