GET /api/bet_types/15ed8080-a906-43dc-b996-c4c8e6ed9813/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15ed8080-a906-43dc-b996-c4c8e6ed9813",
"match": "https://api-prod.gambitprofit.com/api/matches/a1726135-753e-4a14-b813-161d539d0459/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-26T11:52:13.566377-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": "MIA",
"amount": 6020.0
},
{
"team": "LAA",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "1349261a-b3bb-49cb-858d-cddd5ded7af1",
"gambit_id": "42c85de0-a0ae-4730-8bd4-664e25119615",
"last_updated": "2023-05-27T16:17:17.579300-04:00",
"created_at": "2023-05-26T11:52:13.568426-04:00",
"name": "MIA",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ed8080-a906-43dc-b996-c4c8e6ed9813/?format=api"
},
{
"id": "544acf2d-71a6-4f35-83da-83777df43503",
"gambit_id": "99736a4b-2dc0-4279-b0e7-1a6c943af019",
"last_updated": "2023-05-27T16:17:17.582224-04:00",
"created_at": "2023-05-26T11:52:13.570689-04:00",
"name": "LAA",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ed8080-a906-43dc-b996-c4c8e6ed9813/?format=api"
}
]
}