GET /api/bet_types/8386017d-118e-4348-acc9-10791fbc9953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8386017d-118e-4348-acc9-10791fbc9953",
"match": "https://api-prod.gambitprofit.com/api/matches/d843d56f-dc7b-4f00-90e1-3d440a108373/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T09:53:21.494696-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": "HOU (F Valdez)",
"amount": 5000.0
},
{
"team": "TEX (N Eovaldi)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9550.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "e62c38d3-4536-42ff-a106-a101f1b1b719",
"gambit_id": "92b96c63-dae8-43b1-b6f4-1f2af641091c",
"last_updated": "2023-09-06T19:03:02.159671-04:00",
"created_at": "2023-09-05T09:53:21.500888-04:00",
"name": "HOU (F Valdez)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8386017d-118e-4348-acc9-10791fbc9953/?format=api"
},
{
"id": "0e3cb676-4f9f-4645-b91e-8cf6246db8c9",
"gambit_id": "eabd32e1-a0a0-40fc-ae25-c9dc4b47b2a4",
"last_updated": "2023-09-06T19:03:02.163226-04:00",
"created_at": "2023-09-05T09:53:21.507264-04:00",
"name": "TEX (N Eovaldi)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8386017d-118e-4348-acc9-10791fbc9953/?format=api"
}
]
}