GET /api/bet_types/e08d0652-a733-4f89-bb14-48ccd72ed960/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e08d0652-a733-4f89-bb14-48ccd72ed960",
"match": "https://api-prod.gambitprofit.com/api/matches/f44699af-d5d9-4128-be28-19d7949267e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-07T08:28:00.278654-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": "SDG (S Lugo)",
"amount": 5615.0
},
{
"team": "LOS (T Gonsolin)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "1fb2ecc4-3aef-4b94-8426-8e7621927869",
"gambit_id": "b83e7cc3-27ad-4ac7-95d2-61bedda558b3",
"last_updated": "2023-08-08T09:52:57.962724-04:00",
"created_at": "2023-08-07T08:28:00.289449-04:00",
"name": "SDG (S Lugo)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08d0652-a733-4f89-bb14-48ccd72ed960/?format=api"
},
{
"id": "7757fc2b-65ec-4cbf-88c8-8ca16c8a0d54",
"gambit_id": "9c37c2d0-5b08-4dfc-b1c1-87a390c01079",
"last_updated": "2023-08-08T09:52:57.959431-04:00",
"created_at": "2023-08-07T08:28:00.284458-04:00",
"name": "LOS (T Gonsolin)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08d0652-a733-4f89-bb14-48ccd72ed960/?format=api"
}
]
}