GET /api/bet_types/e9a4f2ce-a94c-4e05-9895-4aad8d09e824/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9a4f2ce-a94c-4e05-9895-4aad8d09e824",
"match": "https://api-prod.gambitprofit.com/api/matches/416e6e54-a07b-4c90-af50-a5958e96345e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-07T08:28:01.264928-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": "ATL (S Strider)",
"amount": 7197.0
},
{
"team": "PIT (O Bido)",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "21298d56-f02f-43cc-9318-a4a82c757bb4",
"gambit_id": "bfb2fcf7-41d2-47a7-a626-ab876dd0a5ff",
"last_updated": "2023-08-09T10:48:19.787943-04:00",
"created_at": "2023-08-07T08:28:01.268935-04:00",
"name": "ATL (S Strider)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a4f2ce-a94c-4e05-9895-4aad8d09e824/?format=api"
},
{
"id": "b5e2fd4d-df05-487e-907f-4e731f642ea2",
"gambit_id": "03b1d5b0-b917-4cf9-9a1b-49bf61ab271d",
"last_updated": "2023-08-09T10:48:19.792340-04:00",
"created_at": "2023-08-07T08:28:01.273256-04:00",
"name": "PIT (O Bido)",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a4f2ce-a94c-4e05-9895-4aad8d09e824/?format=api"
}
]
}