GET /api/bet_types/c760fa69-0d01-48ea-b0a7-0571e620b208/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c760fa69-0d01-48ea-b0a7-0571e620b208",
"match": "https://api-prod.gambitprofit.com/api/matches/9c3d4b86-8a3b-4461-b333-46c3faa588a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:12.032558-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": "Baylor",
"amount": 8085.0
},
{
"team": "Cal-Santa Barbara",
"amount": 1915.0
}
],
"expected_reward_tokens": 9459.45,
"profit_sb": -40.55,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "c5975d37-d73b-4441-836a-71c5f20bc080",
"gambit_id": "ce4577c9-fcbe-4791-9465-70f9fc5ebb68",
"last_updated": "2023-03-18T11:47:25.615331-04:00",
"created_at": "2023-03-14T19:52:12.035018-04:00",
"name": "Baylor",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c760fa69-0d01-48ea-b0a7-0571e620b208/?format=api"
},
{
"id": "393f4a8e-ad25-40ad-b7f0-a5cd3541f31a",
"gambit_id": "ebcdf271-8817-456f-bc38-fee1f7e35f64",
"last_updated": "2023-03-18T11:47:25.617303-04:00",
"created_at": "2023-03-14T19:52:12.037691-04:00",
"name": "Cal-Santa Barbara",
"reward": "4.94000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c760fa69-0d01-48ea-b0a7-0571e620b208/?format=api"
}
]
}