GET /api/bet_types/ebf1e924-c886-4528-9f92-51affef3d6d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebf1e924-c886-4528-9f92-51affef3d6d5",
"match": "https://api-prod.gambitprofit.com/api/matches/64ac52c7-1bd7-4c28-8dc2-b1c0465d4ef1/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-30T08:18:12.960730-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": "CLE",
"amount": 5939.0
},
{
"team": "MIN",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "510884c4-cf82-43f6-8224-8633a15a0a51",
"gambit_id": "4f9d6ff9-ba3f-4e84-a3c2-f4d5175c132a",
"last_updated": "2023-08-31T19:28:23.268893-04:00",
"created_at": "2023-08-30T08:18:12.983561-04:00",
"name": "CLE",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf1e924-c886-4528-9f92-51affef3d6d5/?format=api"
},
{
"id": "829d175a-0a77-41d0-9472-d6b222c3d196",
"gambit_id": "b8f3b8e3-e428-4aed-925f-cbe6bce0603c",
"last_updated": "2023-08-31T19:28:23.264060-04:00",
"created_at": "2023-08-30T08:18:12.965877-04:00",
"name": "MIN",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebf1e924-c886-4528-9f92-51affef3d6d5/?format=api"
}
]
}