GET /api/bet_types/e3571988-0793-46be-804e-392083e072ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3571988-0793-46be-804e-392083e072ba",
"match": "https://api-prod.gambitprofit.com/api/matches/2e5850a4-2d84-47a2-be6d-e9baa95e1122/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:53.473640-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": "Philadelphia Flyers",
"amount": 5421.0
},
{
"team": "Detroit Red Wings",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "6fd44c1b-4907-4e07-a8bb-a0dbfdaf4b3e",
"gambit_id": "e97c98ad-8f1a-4f41-ac6f-548c019525f9",
"last_updated": "2023-03-06T19:17:19.204576-05:00",
"created_at": "2023-03-05T14:19:53.475011-05:00",
"name": "Philadelphia Flyers",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3571988-0793-46be-804e-392083e072ba/?format=api"
},
{
"id": "ac6d1817-0396-406c-8a91-aeba62afcd88",
"gambit_id": "198e65a6-58f4-43e0-9dd6-d9874133a6a8",
"last_updated": "2023-03-06T19:17:19.205919-05:00",
"created_at": "2023-03-05T14:19:53.476537-05:00",
"name": "Detroit Red Wings",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3571988-0793-46be-804e-392083e072ba/?format=api"
}
]
}