GET /api/bet_types/d1307fa6-95ef-4e3b-994c-fabd9791f394/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1307fa6-95ef-4e3b-994c-fabd9791f394",
"match": "https://api-prod.gambitprofit.com/api/matches/eca8e23a-4405-43a8-8fd8-2d30babaa3ac/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "San Diego State",
"amount": 5097.0
},
{
"team": "Toledo",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "9bcf5509-7cab-40b0-a847-53583d13a531",
"gambit_id": "7702ed1d-248f-4698-b424-4b4541180dcf",
"last_updated": "2022-09-25T20:02:07.787213-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Diego State",
"reward": "1.77000",
"odds": "1.86960",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1307fa6-95ef-4e3b-994c-fabd9791f394/?format=api"
},
{
"id": "d7733c4e-85a6-42ee-911c-8ae1e413678f",
"gambit_id": "eb023491-9b91-4c48-bbc6-806d78b4e513",
"last_updated": "2022-09-25T20:02:07.788210-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toledo",
"reward": "1.84000",
"odds": "1.95240",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1307fa6-95ef-4e3b-994c-fabd9791f394/?format=api"
}
]
}