GET /api/bet_types/8f115f1c-5f32-4a71-853b-831d08e10690/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f115f1c-5f32-4a71-853b-831d08e10690",
"match": "https://api-prod.gambitprofit.com/api/matches/41c90519-b6c5-45fc-924e-1eedbce89051/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-29T08:08:07.252275-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": "PHI",
"amount": 5107.0
},
{
"team": "PIT",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f72a1c68-506d-45cd-97ae-73bf72511ab6",
"gambit_id": "b0df6456-86e8-4f62-bf4b-95292196dd4a",
"last_updated": "2023-07-31T13:08:22.462695-04:00",
"created_at": "2023-07-29T08:08:07.256486-04:00",
"name": "PHI",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f115f1c-5f32-4a71-853b-831d08e10690/?format=api"
},
{
"id": "ee4b891b-0a39-4968-b065-0daedfa91a77",
"gambit_id": "44f306fc-ecf6-4e19-8dbf-305d29276fca",
"last_updated": "2023-07-31T13:08:22.466396-04:00",
"created_at": "2023-07-29T08:08:07.261787-04:00",
"name": "PIT",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f115f1c-5f32-4a71-853b-831d08e10690/?format=api"
}
]
}