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

{
    "count": 94009,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77976&ordering=ip_address",
    "results": [
        {
            "id": 8640,
            "ip_address": "42.0.4.227",
            "count": 10,
            "first_visit": "2022-05-18T05:32:33.815390+06:00",
            "date": null
        },
        {
            "id": 24560,
            "ip_address": "42.0.4.228",
            "count": 2,
            "first_visit": "2022-07-20T11:46:58.742544+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10688,
            "ip_address": "42.0.4.228",
            "count": 4,
            "first_visit": "2022-05-23T15:21:01.217746+06:00",
            "date": null
        },
        {
            "id": 28128,
            "ip_address": "42.0.4.228",
            "count": 3,
            "first_visit": "2022-07-27T11:09:50.115121+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 1401,
            "ip_address": "42.0.4.229",
            "count": 3,
            "first_visit": "2021-12-27T03:20:54.066174+06:00",
            "date": null
        },
        {
            "id": 29261,
            "ip_address": "42.0.4.229",
            "count": 1,
            "first_visit": "2022-07-29T12:04:12.083498+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 31906,
            "ip_address": "42.0.4.229",
            "count": 1,
            "first_visit": "2022-08-13T09:29:52.830630+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 1271,
            "ip_address": "42.0.4.230",
            "count": 5,
            "first_visit": "2021-12-23T00:38:44.214043+06:00",
            "date": null
        }
    ]
}