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

{
    "count": 94442,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76768&ordering=ip_address",
    "results": [
        {
            "id": 13326,
            "ip_address": "37.111.248.168",
            "count": 1,
            "first_visit": "2022-06-02T02:46:44.029462+06:00",
            "date": null
        },
        {
            "id": 6401,
            "ip_address": "37.111.248.170",
            "count": 5,
            "first_visit": "2022-05-15T20:57:08.718776+06:00",
            "date": null
        },
        {
            "id": 27208,
            "ip_address": "37.111.248.171",
            "count": 1,
            "first_visit": "2022-07-25T11:47:58.015500+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18740,
            "ip_address": "37.111.248.172",
            "count": 1,
            "first_visit": "2022-06-25T19:23:14.531485+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8958,
            "ip_address": "37.111.248.175",
            "count": 1,
            "first_visit": "2022-05-18T13:54:01.576864+06:00",
            "date": null
        },
        {
            "id": 12019,
            "ip_address": "37.111.248.176",
            "count": 2,
            "first_visit": "2022-05-27T22:53:16.629479+06:00",
            "date": null
        },
        {
            "id": 34572,
            "ip_address": "37.111.248.176",
            "count": 2,
            "first_visit": "2022-09-17T21:33:38.260851+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 12763,
            "ip_address": "37.111.248.177",
            "count": 1,
            "first_visit": "2022-05-30T11:58:16.765344+06:00",
            "date": null
        }
    ]
}