GET /api/bet_types/e8480b8d-fabf-4dd5-9d2c-15929093faf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8480b8d-fabf-4dd5-9d2c-15929093faf6",
"match": "https://api-prod.gambitprofit.com/api/matches/53b63786-013f-457e-b19e-ddeac23ddec3/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-15T09:23:04.907536-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": "SFO",
"amount": 5688.0
},
{
"team": "COL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "1de8d6a0-bac5-41e3-a697-c686614e684c",
"gambit_id": "c2e8d1dd-050f-4448-a26c-bc4a3063110c",
"last_updated": "2023-09-18T08:53:19.129922-04:00",
"created_at": "2023-09-15T09:23:04.911032-04:00",
"name": "SFO",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8480b8d-fabf-4dd5-9d2c-15929093faf6/?format=api"
},
{
"id": "29db709f-b253-478d-8617-63230213a532",
"gambit_id": "e6808b6c-cd80-428d-a089-11ec3fa17f14",
"last_updated": "2023-09-18T08:53:19.136342-04:00",
"created_at": "2023-09-15T09:23:04.915358-04:00",
"name": "COL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8480b8d-fabf-4dd5-9d2c-15929093faf6/?format=api"
}
]
}