GET /api/bet_types/2be5537f-dae5-4881-97f5-947d92dec0b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2be5537f-dae5-4881-97f5-947d92dec0b8",
"match": "https://api-prod.gambitprofit.com/api/matches/f6ab960a-b3ac-4fc3-b3e7-8eff05ed441f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-13T09:07:58.244850-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": "CHC (J Taillon)",
"amount": 6293.0
},
{
"team": "COL (T Blach)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "8ad9d61a-a5c0-4aa4-8285-9acf8fcb8517",
"gambit_id": "cbf1fe7d-d7bd-4f6d-ac13-7531079bb06e",
"last_updated": "2023-09-15T10:23:22.805935-04:00",
"created_at": "2023-09-13T09:07:58.249647-04:00",
"name": "CHC (J Taillon)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be5537f-dae5-4881-97f5-947d92dec0b8/?format=api"
},
{
"id": "a3c75951-4674-43d6-9f03-a4ea286405f9",
"gambit_id": "87c89615-c1b5-4f44-ab68-e4c764254c8e",
"last_updated": "2023-09-15T10:23:22.810798-04:00",
"created_at": "2023-09-13T09:07:58.254298-04:00",
"name": "COL (T Blach)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be5537f-dae5-4881-97f5-947d92dec0b8/?format=api"
}
]
}