GET /api/bet_types/d974e0c3-8a8e-4957-a0ed-917343bf60b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d974e0c3-8a8e-4957-a0ed-917343bf60b5",
"match": "https://api-prod.gambitprofit.com/api/matches/8f32ba7a-48b0-4fd2-a059-85d3f23f9a94/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T08:57:02.735758-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": "Seattle Kraken",
"amount": 6759.0
},
{
"team": "Arizona Coyotes",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "d88fa6f6-23ae-4f48-b92d-37bcfed4a3f3",
"gambit_id": "0c357b7d-d412-4e00-a04f-cc979edbae31",
"last_updated": "2023-04-11T13:42:07.857983-04:00",
"created_at": "2023-04-10T08:57:02.742801-04:00",
"name": "Seattle Kraken",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d974e0c3-8a8e-4957-a0ed-917343bf60b5/?format=api"
},
{
"id": "81f0cb9b-dfd8-455f-9518-50368e69b64f",
"gambit_id": "57755073-5abe-4dc4-8b99-66fd8cbce173",
"last_updated": "2023-04-11T13:42:07.855094-04:00",
"created_at": "2023-04-10T08:57:02.739820-04:00",
"name": "Arizona Coyotes",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d974e0c3-8a8e-4957-a0ed-917343bf60b5/?format=api"
}
]
}