GET /api/bet_types/ee36ab7f-efca-4e49-8925-d66beb10ece5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee36ab7f-efca-4e49-8925-d66beb10ece5",
"match": "https://api-prod.gambitprofit.com/api/matches/9736ebe9-fda6-4ba6-972f-6c29e6bc194d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:18:01.437478-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": "Dallas Mavericks",
"amount": 7429.0
},
{
"team": "San Antonio Spurs",
"amount": 2571.0
}
],
"expected_reward_tokens": 9434.83,
"profit_sb": -65.17,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "2b6dfd71-acb7-4c46-9754-e0461f7cd404",
"gambit_id": "9b84565c-ba71-471b-922e-a96d7b97e64f",
"last_updated": "2023-12-26T15:08:11.467846-05:00",
"created_at": "2023-12-23T09:18:01.453924-05:00",
"name": "Dallas Mavericks",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee36ab7f-efca-4e49-8925-d66beb10ece5/?format=api"
},
{
"id": "943e497c-1756-4c6f-8bd7-555e4fbbdad8",
"gambit_id": "752d2829-05e2-4713-8512-b6b16468cc22",
"last_updated": "2023-12-26T15:08:11.464808-05:00",
"created_at": "2023-12-23T09:18:01.445231-05:00",
"name": "San Antonio Spurs",
"reward": "3.67000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee36ab7f-efca-4e49-8925-d66beb10ece5/?format=api"
}
]
}