GET /api/bet_types/ba22c6d3-e303-4109-9d86-033d82546f37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba22c6d3-e303-4109-9d86-033d82546f37",
"match": "https://api-prod.gambitprofit.com/api/matches/a729a78d-9a23-41db-9583-14b6ca882ecc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-01T09:42:09.796812-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": "ARI (Z Davies)",
"amount": 5990.0
},
{
"team": "COL (C Anderson)",
"amount": 4010.0
}
],
"expected_reward_tokens": 9583.9,
"profit_sb": 83.9,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "ebe9fafa-06ac-4749-b22d-559d06ec5fdf",
"gambit_id": "7d6cde22-d2c8-4020-b0cd-1c5d8c26ab9e",
"last_updated": "2023-06-08T12:38:05.134764-04:00",
"created_at": "2023-06-01T09:42:09.801574-04:00",
"name": "ARI (Z Davies)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba22c6d3-e303-4109-9d86-033d82546f37/?format=api"
},
{
"id": "935319de-549c-4321-a0c5-87335f8e05be",
"gambit_id": "c38bc381-be80-4202-b643-5c501a20a9a8",
"last_updated": "2023-06-08T12:38:05.132489-04:00",
"created_at": "2023-06-01T09:42:09.799172-04:00",
"name": "COL (C Anderson)",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba22c6d3-e303-4109-9d86-033d82546f37/?format=api"
}
]
}