GET /api/bet_types/d5fb04c2-64b3-41ad-a6cd-d58824d0a03e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5fb04c2-64b3-41ad-a6cd-d58824d0a03e",
"match": "https://api-prod.gambitprofit.com/api/matches/b6c25ec7-e7f0-4cc7-bb40-754662b385aa/?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": "TEX (G Otto)",
"amount": 5039.0
},
{
"team": "NYY (D German)",
"amount": 4961.0
}
],
"expected_reward_tokens": 9624.34,
"profit_sb": 124.34,
"profit_sb_percentage": 1.31,
"recommended": true
},
"lines": [
{
"id": "25a6bc3f-f2e1-4dfa-9de3-fb6c7d3fad46",
"gambit_id": "e01290ee-6f25-4488-ace9-3d56dd557c03",
"last_updated": "2022-10-06T10:02:08.188613-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (G Otto)",
"reward": "1.91000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fb04c2-64b3-41ad-a6cd-d58824d0a03e/?format=api"
},
{
"id": "468ba281-3ea5-4683-ba64-93f164ceb42d",
"gambit_id": "9a177fd8-b8e3-4b12-b036-82ff62eae2bc",
"last_updated": "2022-10-06T10:02:08.189589-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (D German)",
"reward": "1.94000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5fb04c2-64b3-41ad-a6cd-d58824d0a03e/?format=api"
}
]
}