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

{
    "count": 92177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2800&ordering=ip_address",
    "results": [
        {
            "id": 22855,
            "ip_address": "103.120.38.40",
            "count": 1,
            "first_visit": "2022-07-15T00:28:59.995120+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 3396,
            "ip_address": "103.120.38.41",
            "count": 3,
            "first_visit": "2022-02-07T14:33:03.347907+06:00",
            "date": null
        },
        {
            "id": 10632,
            "ip_address": "103.120.38.42",
            "count": 3,
            "first_visit": "2022-05-23T12:20:01.164313+06:00",
            "date": null
        },
        {
            "id": 24093,
            "ip_address": "103.120.38.62",
            "count": 2,
            "first_visit": "2022-07-19T13:27:06.684585+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 40225,
            "ip_address": "103.120.38.62",
            "count": 1,
            "first_visit": "2023-01-11T17:55:33.841988+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 6972,
            "ip_address": "103.120.38.65",
            "count": 1,
            "first_visit": "2022-05-16T18:09:33.096209+06:00",
            "date": null
        },
        {
            "id": 6217,
            "ip_address": "103.120.38.7",
            "count": 1,
            "first_visit": "2022-05-15T06:10:06.085181+06:00",
            "date": null
        },
        {
            "id": 24397,
            "ip_address": "103.120.38.7",
            "count": 1,
            "first_visit": "2022-07-20T08:22:16.480663+06:00",
            "date": "2022-07-20"
        }
    ]
}