GET /api/bet_types/00b8f019-0552-4580-98ac-cf2095ebc9af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00b8f019-0552-4580-98ac-cf2095ebc9af",
"match": "https://api-prod.gambitprofit.com/api/matches/1fbf7883-0a17-4933-9675-812ddac7c0e3/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T22:48:24.487912-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": "Cleveland Browns",
"amount": 5107.0
},
{
"team": "Cincinnati Bengals",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "06ccaf05-9538-4ab7-9164-44efbab9bbfc",
"gambit_id": "0ac23524-36a2-4347-b1e1-67b5e95024ec",
"last_updated": "2023-09-11T11:13:25.429892-04:00",
"created_at": "2023-09-06T22:48:24.496029-04:00",
"name": "Cleveland Browns",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b8f019-0552-4580-98ac-cf2095ebc9af/?format=api"
},
{
"id": "ee107e67-672c-4fa4-b308-0299802ec69a",
"gambit_id": "4d918a89-5aa0-4881-ac32-37b8af282a44",
"last_updated": "2023-09-11T11:13:25.426555-04:00",
"created_at": "2023-09-06T22:48:24.492173-04:00",
"name": "Cincinnati Bengals",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00b8f019-0552-4580-98ac-cf2095ebc9af/?format=api"
}
]
}