GET /user_management/match-otp/?format=api&offset=5424
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 87852,
    "next": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=5432",
    "previous": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=5416",
    "results": [
        {
            "code": 86047,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:17:51.603524+06:00"
        },
        {
            "code": 32926,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:17:11.524377+06:00"
        },
        {
            "code": 81868,
            "mobile": "01918512236",
            "created_at": "2023-10-11T21:16:52.584797+06:00"
        },
        {
            "code": null,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:16:25.831189+06:00"
        },
        {
            "code": null,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:15:43.117327+06:00"
        },
        {
            "code": null,
            "mobile": "01918512236",
            "created_at": "2023-10-11T21:15:31.721048+06:00"
        },
        {
            "code": null,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:14:52.041831+06:00"
        },
        {
            "code": null,
            "mobile": "01918512236",
            "created_at": "2023-10-11T21:14:42.041071+06:00"
        }
    ]
}