GET /api/bet_types/a492af91-1c3e-409e-a4ed-c6cfa67c4410/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a492af91-1c3e-409e-a4ed-c6cfa67c4410",
"match": "https://api-prod.gambitprofit.com/api/matches/fe394088-ccd0-4c1c-b0e9-62ad27188db7/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-06T08:43:16.112055-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": 6090.0
},
{
"team": "WAS",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "45540e91-f2ec-4245-b8da-2012a899ffc0",
"gambit_id": "69b457d2-715d-4448-a0fd-006f4357dab9",
"last_updated": "2023-07-08T09:47:59.533114-04:00",
"created_at": "2023-07-06T08:43:16.113816-04:00",
"name": "CIN",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a492af91-1c3e-409e-a4ed-c6cfa67c4410/?format=api"
},
{
"id": "d7c53078-3a8d-441b-8c18-142a70b411da",
"gambit_id": "1e6afa6e-d4d1-4d52-9a51-70fe69165133",
"last_updated": "2023-07-08T09:47:59.535267-04:00",
"created_at": "2023-07-06T08:43:16.115654-04:00",
"name": "WAS",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a492af91-1c3e-409e-a4ed-c6cfa67c4410/?format=api"
}
]
}