GET /api/bet_types/f1d3e01c-0bae-49fa-b743-d343cba62c88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1d3e01c-0bae-49fa-b743-d343cba62c88",
"match": "https://api-prod.gambitprofit.com/api/matches/653b0ffd-5921-42f0-98c0-950b60e71592/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:57.197340-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": "Colorado Avalanche",
"amount": 5968.0
},
{
"team": "Ottawa Senators",
"amount": 4032.0
}
],
"expected_reward_tokens": 9071.36,
"profit_sb": 71.36,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "fedb594f-0ae2-4b50-bd31-dde1541519f6",
"gambit_id": "3fc0a9dc-b9b8-455f-9ec0-06456c22e439",
"last_updated": "2023-01-16T10:11:50.236141-05:00",
"created_at": "2023-01-14T08:26:57.200366-05:00",
"name": "Colorado Avalanche",
"reward": "1.52000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d3e01c-0bae-49fa-b743-d343cba62c88/?format=api"
},
{
"id": "daf31195-4194-435e-aa96-8ca7b1d23534",
"gambit_id": "398a46f1-322f-49d7-a38f-b7af2cf71ef6",
"last_updated": "2023-01-16T10:11:50.239409-05:00",
"created_at": "2023-01-14T08:26:57.203612-05:00",
"name": "Ottawa Senators",
"reward": "2.25000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1d3e01c-0bae-49fa-b743-d343cba62c88/?format=api"
}
]
}