GET /api/bet_types/ea9fc592-95e7-43c2-be39-744a7b3076d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea9fc592-95e7-43c2-be39-744a7b3076d1",
"match": "https://api-prod.gambitprofit.com/api/matches/2abe0ce6-b0b0-4a0e-87e3-bdbcb41b0124/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-23T09:06:50.368912-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": "Minnesota Wild",
"amount": 5784.0
},
{
"team": "Philadelphia Flyers",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "5a5073b1-8f74-4f75-9c84-8927341a3ef7",
"gambit_id": "5c0973c6-1338-4c02-97dd-69365ded4fd3",
"last_updated": "2023-03-24T11:01:59.731954-04:00",
"created_at": "2023-03-23T09:06:50.372443-04:00",
"name": "Minnesota Wild",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea9fc592-95e7-43c2-be39-744a7b3076d1/?format=api"
},
{
"id": "2e600a1f-8cfc-4017-b758-6d56636dc02d",
"gambit_id": "a205ed23-c390-4870-8ba1-be731894aa47",
"last_updated": "2023-03-24T11:01:59.729733-04:00",
"created_at": "2023-03-23T09:06:50.370613-04:00",
"name": "Philadelphia Flyers",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea9fc592-95e7-43c2-be39-744a7b3076d1/?format=api"
}
]
}