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

{
    "count": 102716,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50816&ordering=ip_address",
    "results": [
        {
            "id": 18218,
            "ip_address": "119.30.38.95",
            "count": 1,
            "first_visit": "2022-06-24T17:48:58.354231+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 64600,
            "ip_address": "119.30.38.97",
            "count": 1,
            "first_visit": "2024-02-11T15:19:21.465363+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 4873,
            "ip_address": "119.30.38.98",
            "count": 1,
            "first_visit": "2022-04-02T11:32:54.456321+06:00",
            "date": null
        },
        {
            "id": 15437,
            "ip_address": "119.30.38.98",
            "count": 1,
            "first_visit": "2022-06-15T20:59:53.665931+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 30678,
            "ip_address": "119.30.38.99",
            "count": 1,
            "first_visit": "2022-08-01T16:31:36.711302+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 355,
            "ip_address": "119.30.39.1",
            "count": 3,
            "first_visit": "2021-12-07T19:00:47.288141+06:00",
            "date": null
        },
        {
            "id": 26260,
            "ip_address": "119.30.39.10",
            "count": 1,
            "first_visit": "2022-07-23T10:04:06.690651+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 32925,
            "ip_address": "119.30.39.100",
            "count": 1,
            "first_visit": "2022-08-25T15:13:13.192411+06:00",
            "date": "2022-08-25"
        }
    ]
}