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

{
    "count": 95269,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2568&ordering=ip_address",
    "results": [
        {
            "id": 19151,
            "ip_address": "103.120.165.12",
            "count": 1,
            "first_visit": "2022-06-26T17:42:24.234893+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13372,
            "ip_address": "103.120.165.14",
            "count": 1,
            "first_visit": "2022-06-02T14:54:01.861440+06:00",
            "date": null
        },
        {
            "id": 14126,
            "ip_address": "103.120.165.178",
            "count": 1,
            "first_visit": "2022-06-09T08:56:06.188474+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 30313,
            "ip_address": "103.120.165.178",
            "count": 1,
            "first_visit": "2022-07-31T11:00:17.382512+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 13405,
            "ip_address": "103.120.165.208",
            "count": 1,
            "first_visit": "2022-06-02T20:42:41.400991+06:00",
            "date": null
        },
        {
            "id": 19254,
            "ip_address": "103.120.165.209",
            "count": 1,
            "first_visit": "2022-06-27T00:06:21.747999+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 12421,
            "ip_address": "103.120.165.209",
            "count": 1,
            "first_visit": "2022-05-29T10:33:04.470191+06:00",
            "date": null
        },
        {
            "id": 13104,
            "ip_address": "103.120.165.211",
            "count": 2,
            "first_visit": "2022-05-31T13:26:08.916313+06:00",
            "date": null
        }
    ]
}