GET /api/bet_types/02fe9a3b-0825-40f2-847d-2ab1dd99887a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02fe9a3b-0825-40f2-847d-2ab1dd99887a",
"match": "https://api-prod.gambitprofit.com/api/matches/9093b35b-2cc0-451e-b16e-f03d813243a2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:18.334352-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": "TAM (S McClanahan)",
"amount": 6090.0
},
{
"team": "BOS (G Whitlock)",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "53cb9793-da5f-4aa0-87cf-2e914e26e206",
"gambit_id": "045351bb-6638-418b-bd02-4885a325d820",
"last_updated": "2023-04-12T09:56:58.816172-04:00",
"created_at": "2023-04-11T09:02:18.343235-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02fe9a3b-0825-40f2-847d-2ab1dd99887a/?format=api"
},
{
"id": "342a5a4e-b082-46f4-b044-654f9babe557",
"gambit_id": "75adabed-0c1b-40f0-b223-f9bc997f0b90",
"last_updated": "2023-04-12T09:56:58.818963-04:00",
"created_at": "2023-04-11T09:02:18.345709-04:00",
"name": "BOS (G Whitlock)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02fe9a3b-0825-40f2-847d-2ab1dd99887a/?format=api"
}
]
}