GET /api/bet_types/c6d1a5d5-dc10-4a58-8de3-205089f094e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6d1a5d5-dc10-4a58-8de3-205089f094e9",
"match": "https://api-prod.gambitprofit.com/api/matches/97aa374a-903f-4a12-a519-ab19b8ebdad1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-26T08:46:57.714582-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": 5780.0
},
{
"team": "Phoenix Suns",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "b07a57da-d7f8-49e4-ae3c-b4d2b447c7a0",
"gambit_id": "46f41717-8a10-4e57-ab5a-b12e3d9f3866",
"last_updated": "2023-02-28T12:37:06.141439-05:00",
"created_at": "2023-02-26T08:46:57.715787-05:00",
"name": "Milwaukee Bucks",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d1a5d5-dc10-4a58-8de3-205089f094e9/?format=api"
},
{
"id": "17959152-ddb9-4940-9106-1fd7ff153070",
"gambit_id": "240aded4-d95b-447c-acfd-ad5f20f1dc8c",
"last_updated": "2023-02-28T12:37:06.142618-05:00",
"created_at": "2023-02-26T08:46:57.717073-05:00",
"name": "Phoenix Suns",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d1a5d5-dc10-4a58-8de3-205089f094e9/?format=api"
}
]
}