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

{
    "count": 101360,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81624&ordering=ip_address",
    "results": [
        {
            "id": 24486,
            "ip_address": "37.111.245.97",
            "count": 1,
            "first_visit": "2022-07-20T10:50:25.704048+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7976,
            "ip_address": "37.111.246.102",
            "count": 1,
            "first_visit": "2022-05-17T11:42:50.606490+06:00",
            "date": null
        },
        {
            "id": 10886,
            "ip_address": "37.111.246.106",
            "count": 1,
            "first_visit": "2022-05-24T10:40:12.366568+06:00",
            "date": null
        },
        {
            "id": 23698,
            "ip_address": "37.111.246.109",
            "count": 2,
            "first_visit": "2022-07-18T22:12:48.907259+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7801,
            "ip_address": "37.111.246.111",
            "count": 1,
            "first_visit": "2022-05-17T10:12:53.241751+06:00",
            "date": null
        },
        {
            "id": 8492,
            "ip_address": "37.111.246.114",
            "count": 1,
            "first_visit": "2022-05-17T23:23:00.663989+06:00",
            "date": null
        },
        {
            "id": 24198,
            "ip_address": "37.111.246.115",
            "count": 2,
            "first_visit": "2022-07-19T22:20:57.841678+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 27952,
            "ip_address": "37.111.246.116",
            "count": 1,
            "first_visit": "2022-07-27T00:55:41.739689+06:00",
            "date": "2022-07-27"
        }
    ]
}