GET /api/bet_types/e29d5bcd-824c-4b42-baf2-735fd493fdbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e29d5bcd-824c-4b42-baf2-735fd493fdbb",
"match": "https://api-prod.gambitprofit.com/api/matches/ab3fcacf-f01a-4d2a-9a6b-b8834abb2373/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-18T11:47:13.448550-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": "NYM",
"amount": 6020.0
},
{
"team": "TAM",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "67e80aac-1bb9-4dd1-9128-f3be1f631544",
"gambit_id": "ad1e03f9-2d26-4b4e-918e-4ecc05cbe14a",
"last_updated": "2023-05-19T11:02:16.773522-04:00",
"created_at": "2023-05-18T11:47:13.450015-04:00",
"name": "NYM",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29d5bcd-824c-4b42-baf2-735fd493fdbb/?format=api"
},
{
"id": "939ebdde-ed40-4e3a-806d-e865fecf3982",
"gambit_id": "fdd9566f-2324-4f83-ba82-66419ef015c2",
"last_updated": "2023-05-19T11:02:16.775365-04:00",
"created_at": "2023-05-18T11:47:13.451627-04:00",
"name": "TAM",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e29d5bcd-824c-4b42-baf2-735fd493fdbb/?format=api"
}
]
}