GET /api/bet_types/a5fbe0bd-c2cd-4212-96dd-fab6cf92cebe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5fbe0bd-c2cd-4212-96dd-fab6cf92cebe",
"match": "https://api-prod.gambitprofit.com/api/matches/3c8bd924-d276-4195-8b04-68bbff134985/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:07.211073-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": "CIN",
"amount": 5107.0
},
{
"team": "PHI",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "79179c66-5628-4b3b-9f13-de1a04bc88df",
"gambit_id": "36b197fa-5ff8-4be6-a26f-170fa25d1b96",
"last_updated": "2023-04-10T14:37:11.306686-04:00",
"created_at": "2023-04-09T09:27:07.216840-04:00",
"name": "CIN",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fbe0bd-c2cd-4212-96dd-fab6cf92cebe/?format=api"
},
{
"id": "066ded8e-e13f-486e-a27c-c0068f0aba70",
"gambit_id": "ef61c9e8-a821-4a2f-9cdd-ae53584830b0",
"last_updated": "2023-04-10T14:37:11.304967-04:00",
"created_at": "2023-04-09T09:27:07.213900-04:00",
"name": "PHI",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5fbe0bd-c2cd-4212-96dd-fab6cf92cebe/?format=api"
}
]
}