GET /api/bet_types/f63cc83a-7046-4d62-ab24-93265406294e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f63cc83a-7046-4d62-ab24-93265406294e",
"match": "https://api-prod.gambitprofit.com/api/matches/3860ee5f-3000-4171-880f-aa1e12b6e2bf/?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": "Seattle Kraken",
"amount": 5316.0
},
{
"team": "Vancouver Canucks",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "efa2b58b-e03e-4f28-a579-7553743e1a13",
"gambit_id": "e5703384-e1c4-45a2-9060-5f82c0756b48",
"last_updated": "2022-10-28T09:47:03.650052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f63cc83a-7046-4d62-ab24-93265406294e/?format=api"
},
{
"id": "dd1b013e-8486-4857-9213-7f512ddb18b9",
"gambit_id": "c3da3470-3e22-4557-9f34-7e4302775c9b",
"last_updated": "2022-10-28T09:47:03.651054-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f63cc83a-7046-4d62-ab24-93265406294e/?format=api"
}
]
}