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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20648&ordering=ip_address",
    "results": [
        {
            "id": 13297,
            "ip_address": "103.67.157.196",
            "count": 2,
            "first_visit": "2022-06-01T21:20:04.253152+06:00",
            "date": null
        },
        {
            "id": 28146,
            "ip_address": "103.67.157.196",
            "count": 1,
            "first_visit": "2022-07-27T11:39:02.284962+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11885,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-05-27T10:35:39.408239+06:00",
            "date": null
        },
        {
            "id": 13823,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-06-07T16:11:33.286405+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 14872,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-06-13T19:54:00.063176+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 27323,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-07-25T13:52:27.764752+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11001,
            "ip_address": "103.67.157.199",
            "count": 3,
            "first_visit": "2022-05-24T14:33:57.080291+06:00",
            "date": null
        },
        {
            "id": 26941,
            "ip_address": "103.67.157.2",
            "count": 1,
            "first_visit": "2022-07-25T00:09:17.687454+06:00",
            "date": "2022-07-25"
        }
    ]
}