GET /api/bet_types/c307043f-d1cd-4774-94fe-0f198d0711dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c307043f-d1cd-4774-94fe-0f198d0711dc",
"match": "https://api-prod.gambitprofit.com/api/matches/52966552-3775-416b-a420-41954a2c34f5/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-26T12:43:14.700666-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": "Kansas City Royals",
"amount": 5614.0
},
{
"team": "Detroit Tigers",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "24992163-0367-4b0d-bb45-772e9e027a22",
"gambit_id": "79a4c3a2-2cb1-4fd1-b80e-0c659ce11d9e",
"last_updated": "2023-09-27T18:53:11.303082-04:00",
"created_at": "2023-09-26T12:43:14.704247-04:00",
"name": "Kansas City Royals",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c307043f-d1cd-4774-94fe-0f198d0711dc/?format=api"
},
{
"id": "6dc165d3-afe4-43ce-befd-fc9894667064",
"gambit_id": "2780be9a-54e7-4bfb-bab1-7fc490c838ec",
"last_updated": "2023-09-27T18:53:11.306514-04:00",
"created_at": "2023-09-26T12:43:14.708232-04:00",
"name": "Detroit Tigers",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c307043f-d1cd-4774-94fe-0f198d0711dc/?format=api"
}
]
}