GET /api/bet_types/871892cd-00a6-48e4-b853-aa6600f914ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "871892cd-00a6-48e4-b853-aa6600f914ad",
"match": "https://api-prod.gambitprofit.com/api/matches/2367a08c-0f93-4788-a8de-d27eb36c2d68/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-18T09:07:15.284960-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": "Philadelphia Flyers",
"amount": 6774.0
},
{
"team": "Vancouver Canucks",
"amount": 3226.0
}
],
"expected_reward_tokens": 9483.6,
"profit_sb": -16.4,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "5d691608-d51c-40c2-a849-d4de477405fb",
"gambit_id": "ff3df4b9-720f-4d21-9958-09db10890bf4",
"last_updated": "2023-02-19T15:57:15.467276-05:00",
"created_at": "2023-02-18T09:07:15.287615-05:00",
"name": "Philadelphia Flyers",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871892cd-00a6-48e4-b853-aa6600f914ad/?format=api"
},
{
"id": "ad66d323-5889-41b4-bc74-2bd6338d778a",
"gambit_id": "1d65d457-571b-4b8c-8923-5701168c51f1",
"last_updated": "2023-02-19T15:57:15.466046-05:00",
"created_at": "2023-02-18T09:07:15.286237-05:00",
"name": "Vancouver Canucks",
"reward": "2.94000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/871892cd-00a6-48e4-b853-aa6600f914ad/?format=api"
}
]
}