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

{
    "count": 101884,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42144&ordering=ip_address",
    "results": [
        {
            "id": 40251,
            "ip_address": "114.119.152.161",
            "count": 1,
            "first_visit": "2023-01-12T02:49:18.528486+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 636,
            "ip_address": "114.119.152.161",
            "count": 17,
            "first_visit": "2021-12-13T11:03:09.356721+06:00",
            "date": null
        },
        {
            "id": 39133,
            "ip_address": "114.119.152.161",
            "count": 1,
            "first_visit": "2022-12-22T01:55:37.479149+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 38872,
            "ip_address": "114.119.152.164",
            "count": 1,
            "first_visit": "2022-12-17T09:38:25.685933+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 656,
            "ip_address": "114.119.152.164",
            "count": 16,
            "first_visit": "2021-12-13T22:56:32.515232+06:00",
            "date": null
        },
        {
            "id": 56933,
            "ip_address": "114.119.152.164",
            "count": 1,
            "first_visit": "2023-10-06T17:49:03.281445+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 50048,
            "ip_address": "114.119.152.164",
            "count": 1,
            "first_visit": "2023-07-15T15:12:21.803514+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 59861,
            "ip_address": "114.119.152.164",
            "count": 1,
            "first_visit": "2023-11-20T23:21:44.137356+06:00",
            "date": "2023-11-20"
        }
    ]
}