GET /api/bet_types/9adb82e5-8dc5-40d6-8419-6580ea9da283/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9adb82e5-8dc5-40d6-8419-6580ea9da283",
"match": "https://api-prod.gambitprofit.com/api/matches/5e1914da-66f4-49b0-bb24-fd6c849e478f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:51:59.967721-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": "Casey O'Neill",
"amount": 5974.0
},
{
"team": "Jennifer Maia",
"amount": 4026.0
}
],
"expected_reward_tokens": 9259.7,
"profit_sb": -240.3,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "654b31b6-2cf9-463b-a91c-b22b9bebfde4",
"gambit_id": "4b3c7b4e-b593-4fc0-9516-8db73bc1f1d2",
"last_updated": "2023-03-20T09:56:57.741389-04:00",
"created_at": "2023-03-18T08:51:59.970969-04:00",
"name": "Casey O'Neill",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9adb82e5-8dc5-40d6-8419-6580ea9da283/?format=api"
},
{
"id": "3b41474a-a350-44b7-bff2-1e3bfc3c42a9",
"gambit_id": "8bb7e704-0f83-44e9-bfcb-2bad525622c8",
"last_updated": "2023-03-20T09:56:57.743457-04:00",
"created_at": "2023-03-18T08:51:59.973844-04:00",
"name": "Jennifer Maia",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9adb82e5-8dc5-40d6-8419-6580ea9da283/?format=api"
}
]
}