GET /api/bet_types/b7351081-1608-4e2f-bb4a-6d67e2fca9d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7351081-1608-4e2f-bb4a-6d67e2fca9d9",
"match": "https://api-prod.gambitprofit.com/api/matches/8ae70742-7310-4fad-8079-a300a31bd4f9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-09T14:53:17.793333-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": "LAA (S Ohtani)",
"amount": 5615.0
},
{
"team": "SFO (R Walker)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "cbb8bbd7-cc89-48bb-afcb-b2aefc8cef81",
"gambit_id": "6e2224b6-61b1-496e-8457-1511cd94715a",
"last_updated": "2023-08-10T12:28:26.327808-04:00",
"created_at": "2023-08-09T14:53:17.801736-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7351081-1608-4e2f-bb4a-6d67e2fca9d9/?format=api"
},
{
"id": "95450049-1855-4c6e-9d76-5d75ed1b5b0f",
"gambit_id": "6d11d8ac-d2d3-4795-9588-8c01f44b6488",
"last_updated": "2023-08-10T12:28:26.324214-04:00",
"created_at": "2023-08-09T14:53:17.797632-04:00",
"name": "SFO (R Walker)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7351081-1608-4e2f-bb4a-6d67e2fca9d9/?format=api"
}
]
}