GET /api/bet_types/7caa2868-8209-42fa-8795-b002af3ae8ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7caa2868-8209-42fa-8795-b002af3ae8ed",
"match": "https://api-prod.gambitprofit.com/api/matches/91e4a8bf-0bbb-4de5-8fdd-00e1dbb429e7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:24.587046-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": "COL (T Blach)",
"amount": 5222.0
},
{
"team": "OAK (L Medina)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "f3ef6100-d9f2-495b-98b4-986bb98a792f",
"gambit_id": "54cabb3c-9b77-4390-ac99-55454cfce3b9",
"last_updated": "2023-07-31T18:13:09.796593-04:00",
"created_at": "2023-07-30T08:18:24.596177-04:00",
"name": "COL (T Blach)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7caa2868-8209-42fa-8795-b002af3ae8ed/?format=api"
},
{
"id": "60350e6f-3d5e-413d-acb8-795ebe34894a",
"gambit_id": "eb357aba-deea-4263-bb1b-ff911416c1d3",
"last_updated": "2023-07-31T18:13:09.792702-04:00",
"created_at": "2023-07-30T08:18:24.592423-04:00",
"name": "OAK (L Medina)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7caa2868-8209-42fa-8795-b002af3ae8ed/?format=api"
}
]
}