GET /api/bet_types/0c0a1103-022d-4781-a58b-2c6a11d4896e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c0a1103-022d-4781-a58b-2c6a11d4896e",
"match": "https://api-prod.gambitprofit.com/api/matches/a5e19791-e4e2-4b40-892d-f054a10bd025/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-21T12:32:07.619182-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": "Boston Bruins",
"amount": 5699.0
},
{
"team": "Florida Panthers",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "734fac2a-48b9-48fd-87d5-e69751885481",
"gambit_id": "71f08a10-a59f-431c-bba6-58f7c1d9d838",
"last_updated": "2023-04-22T13:07:13.084552-04:00",
"created_at": "2023-04-21T12:32:07.622656-04:00",
"name": "Boston Bruins",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0a1103-022d-4781-a58b-2c6a11d4896e/?format=api"
},
{
"id": "90f81d5d-ce7e-4d33-9356-4c72c1aabb49",
"gambit_id": "234f5810-1379-4996-a04e-5b364a0ca9d8",
"last_updated": "2023-04-22T13:07:13.083029-04:00",
"created_at": "2023-04-21T12:32:07.620939-04:00",
"name": "Florida Panthers",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0a1103-022d-4781-a58b-2c6a11d4896e/?format=api"
}
]
}