GET /api/bet_types/d914b7d1-9d65-4e9f-b285-93c7fd9aea61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d914b7d1-9d65-4e9f-b285-93c7fd9aea61",
"match": "https://api-prod.gambitprofit.com/api/matches/29faed69-b90c-43a3-9640-662d75490fe7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:22.742141-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 (Z Eflin)",
"amount": 5776.0
},
{
"team": "BAL (K Bradish)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "9ea9573d-42e3-4c66-b161-c54e5236cd1b",
"gambit_id": "3f8f466b-1681-4108-b040-e6f4fd55d131",
"last_updated": "2023-07-22T09:47:57.102157-04:00",
"created_at": "2023-07-21T08:53:22.746484-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d914b7d1-9d65-4e9f-b285-93c7fd9aea61/?format=api"
},
{
"id": "05b41611-97f5-4a7b-ac43-693b963d16b6",
"gambit_id": "cc98ec5a-8939-445a-8794-2aa736030a6d",
"last_updated": "2023-07-22T09:47:57.098481-04:00",
"created_at": "2023-07-21T08:53:22.744436-04:00",
"name": "BAL (K Bradish)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d914b7d1-9d65-4e9f-b285-93c7fd9aea61/?format=api"
}
]
}