GET /api/bet_types/ebfa4daf-038c-452c-a500-59d6b58dcbbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebfa4daf-038c-452c-a500-59d6b58dcbbb",
"match": "https://api-prod.gambitprofit.com/api/matches/12efaae4-b424-4a65-b5df-692397761284/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T08:13:21.787863-05: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": "Milwaukee Bucks",
"amount": 6222.0
},
{
"team": "Brooklyn Nets",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "0e70247f-7e28-487b-b64f-ffedc5889811",
"gambit_id": "93ca69c3-2eeb-43cb-adf0-c3c1fff09dd3",
"last_updated": "2023-11-07T21:03:27.637926-05:00",
"created_at": "2023-11-06T08:13:21.796196-05:00",
"name": "Milwaukee Bucks",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebfa4daf-038c-452c-a500-59d6b58dcbbb/?format=api"
},
{
"id": "8ac318b9-79a6-4c4a-a36d-4b08c8147d78",
"gambit_id": "1f94028a-1f9d-4feb-8a5c-8c4f1cf4c7dd",
"last_updated": "2023-11-07T21:03:27.644819-05:00",
"created_at": "2023-11-06T08:13:21.800181-05:00",
"name": "Brooklyn Nets",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebfa4daf-038c-452c-a500-59d6b58dcbbb/?format=api"
}
]
}