GET /api/bet_types/d8b2badb-6ec4-4604-88f1-3cff1bfc09ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8b2badb-6ec4-4604-88f1-3cff1bfc09ff",
"match": "https://api-prod.gambitprofit.com/api/matches/40cc915a-1b50-4bcf-adba-b0c5c9061ffa/?format=api",
"name": "Pick the Winner",
"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": "SEA (M Gonzales)",
"amount": 5807.0
},
{
"team": "LAA (T Davidson)",
"amount": 4193.0
}
],
"expected_reward_tokens": 9349.27,
"profit_sb": 349.27,
"profit_sb_percentage": 3.88,
"recommended": true
},
"lines": [
{
"id": "b21b2c0f-b016-4cc7-8996-d5ecf749fc69",
"gambit_id": "9373a9d1-c15c-49b1-bb9f-e74f468220c6",
"last_updated": "2022-08-08T10:57:08.325214-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "1.61000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2badb-6ec4-4604-88f1-3cff1bfc09ff/?format=api"
},
{
"id": "c978869f-1480-477a-9795-2f80ef40cb5f",
"gambit_id": "64c5a8ca-7ba5-4fdd-93cf-81147071e847",
"last_updated": "2022-08-08T10:57:08.324831-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (T Davidson)",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2badb-6ec4-4604-88f1-3cff1bfc09ff/?format=api"
}
]
}