GET /api/bet_types/58c32a9e-e02e-421b-a210-431002940fa1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58c32a9e-e02e-421b-a210-431002940fa1",
"match": "https://api-prod.gambitprofit.com/api/matches/2f984585-912f-43b9-ba84-09b88080fadb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-26T08:58:02.039502-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": "BAL (C Irvin)",
"amount": 5527.0
},
{
"team": "CIN (B Williamson)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "28791378-4385-4b70-9b62-81e24bd6e5f7",
"gambit_id": "14111fea-0e2a-4c76-878d-435ea32b3ad8",
"last_updated": "2023-06-27T15:03:02.065206-04:00",
"created_at": "2023-06-26T08:58:02.043461-04:00",
"name": "BAL (C Irvin)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c32a9e-e02e-421b-a210-431002940fa1/?format=api"
},
{
"id": "7581e196-8294-4e2e-85ca-1a6775573d2b",
"gambit_id": "82cef18f-8ad8-4de5-aed9-4d35f5e9cc86",
"last_updated": "2023-06-27T15:03:02.062894-04:00",
"created_at": "2023-06-26T08:58:02.041578-04:00",
"name": "CIN (B Williamson)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c32a9e-e02e-421b-a210-431002940fa1/?format=api"
}
]
}