GET /api/bet_types/4d973ee8-d871-4b9d-8522-6837a12f8278/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d973ee8-d871-4b9d-8522-6837a12f8278",
"match": "https://api-prod.gambitprofit.com/api/matches/abcbd904-b3cd-40de-b665-66b605cbd4b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:11.284873-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tennessee",
"amount": 8273.0
},
{
"team": "UL Lafayette",
"amount": 1727.0
}
],
"expected_reward_tokens": 9513.95,
"profit_sb": 13.95,
"profit_sb_percentage": 0.15,
"recommended": true
},
"lines": [
{
"id": "85e6f82f-f839-4c7c-b618-b22289a5479b",
"gambit_id": "7e0cacd0-fa53-466b-aa5f-21af7d27b7ad",
"last_updated": "2023-03-17T10:37:23.393968-04:00",
"created_at": "2023-03-14T19:52:11.286591-04:00",
"name": "Tennessee",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d973ee8-d871-4b9d-8522-6837a12f8278/?format=api"
},
{
"id": "85962cf5-cefd-4ddb-b056-cd9b90c1547b",
"gambit_id": "97ad1496-cc19-44de-b854-b35a36676d77",
"last_updated": "2023-03-17T10:37:23.395010-04:00",
"created_at": "2023-03-14T19:52:11.288383-04:00",
"name": "UL Lafayette",
"reward": "5.51000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d973ee8-d871-4b9d-8522-6837a12f8278/?format=api"
}
]
}