GET /api/bet_types/18fceee7-77e6-4f85-bbf5-0645e3b27154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18fceee7-77e6-4f85-bbf5-0645e3b27154",
"match": "https://api-prod.gambitprofit.com/api/matches/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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 76ers",
"amount": 6167.0
},
{
"team": "Milwaukee Bucks",
"amount": 3833.0
}
],
"expected_reward_tokens": 9620.52,
"profit_sb": 120.52,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "f77897ee-bfed-43fa-a529-a7a1c17b4eba",
"gambit_id": "726cdbe0-a9a3-4b8a-8425-d13f0d1160f9",
"last_updated": "2022-10-21T11:11:58.090695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.56000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18fceee7-77e6-4f85-bbf5-0645e3b27154/?format=api"
},
{
"id": "e15111a1-5946-43b0-9384-eaef20a68864",
"gambit_id": "0574b3b9-a6df-4eb1-9532-ca338afa4e89",
"last_updated": "2022-10-21T11:11:58.091914-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Milwaukee Bucks",
"reward": "2.51000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18fceee7-77e6-4f85-bbf5-0645e3b27154/?format=api"
}
]
}