GET /api/bet_types/7899a074-075b-4067-bfbf-1b8e1b60e56d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7899a074-075b-4067-bfbf-1b8e1b60e56d",
"match": "https://api-prod.gambitprofit.com/api/matches/21804711-03f4-4ee9-b659-68041dbb4bb3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-04T09:48:09.204096-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": "Colorado Avalanche",
"amount": 5094.0
},
{
"team": "Vegas Golden Knights",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "98cba07b-2701-40b2-a1a3-1ae936957a8d",
"gambit_id": "ff58e99c-3899-42a6-b33e-0a31756d83de",
"last_updated": "2023-11-06T09:13:24.203726-05:00",
"created_at": "2023-11-04T09:48:09.208772-04:00",
"name": "Colorado Avalanche",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7899a074-075b-4067-bfbf-1b8e1b60e56d/?format=api"
},
{
"id": "c8b39cfe-b32c-461e-b11f-62004decf873",
"gambit_id": "b7e57d08-ebad-4eae-bddc-8541b948345c",
"last_updated": "2023-11-06T09:13:24.207036-05:00",
"created_at": "2023-11-04T09:48:09.221012-04:00",
"name": "Vegas Golden Knights",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7899a074-075b-4067-bfbf-1b8e1b60e56d/?format=api"
}
]
}