GET /api/bet_types/e518770f-c918-49ce-aa5d-251c70283a88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e518770f-c918-49ce-aa5d-251c70283a88",
"match": "https://api-prod.gambitprofit.com/api/matches/f70e9c29-bc6f-4db0-b43c-04a66bb20899/?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": "NYY (G Cole)",
"amount": 5890.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4110.0
}
],
"expected_reward_tokens": 9247.3,
"profit_sb": 247.3,
"profit_sb_percentage": 2.75,
"recommended": true
},
"lines": [
{
"id": "4a1dfd5e-c16f-4cb3-a85f-1c3f81abf634",
"gambit_id": "9ad88cfd-a7f6-4d93-bb94-a995c272b113",
"last_updated": "2022-09-14T10:22:08.104064-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.57000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e518770f-c918-49ce-aa5d-251c70283a88/?format=api"
},
{
"id": "f2fd655b-8de9-4f74-a571-29585bd5d57c",
"gambit_id": "6508caf3-5fb0-4273-b87c-612ad41c6da5",
"last_updated": "2022-09-14T10:22:08.103107-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Pivetta)",
"reward": "2.25000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e518770f-c918-49ce-aa5d-251c70283a88/?format=api"
}
]
}