GET /api/bet_types/b4e6d514-126c-4fdb-821f-5870b1c0236c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4e6d514-126c-4fdb-821f-5870b1c0236c",
"match": "https://api-prod.gambitprofit.com/api/matches/abd824c4-39df-4dd5-984a-bf071a198e1a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T09:31:51.642572-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": "Buffalo Sabres",
"amount": 5512.0
},
{
"team": "Philadelphia Flyers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "cf58a0b9-4591-4d23-862d-c3c0fb48e8f7",
"gambit_id": "83bcee77-5fff-4027-a7df-0d485647b48c",
"last_updated": "2023-03-18T14:57:14.339126-04:00",
"created_at": "2023-03-17T09:31:51.644839-04:00",
"name": "Buffalo Sabres",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e6d514-126c-4fdb-821f-5870b1c0236c/?format=api"
},
{
"id": "4f5bf9a7-aebb-47d9-8d1d-1cc1c3d292b8",
"gambit_id": "1fcf9b34-438c-4f3b-af96-4aedbe478ad8",
"last_updated": "2023-03-18T14:57:14.337957-04:00",
"created_at": "2023-03-17T09:31:51.643679-04:00",
"name": "Philadelphia Flyers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e6d514-126c-4fdb-821f-5870b1c0236c/?format=api"
}
]
}