GET /api/bet_types/af10045e-0ff9-42f3-a152-7b378ca1b286/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af10045e-0ff9-42f3-a152-7b378ca1b286",
"match": "https://api-prod.gambitprofit.com/api/matches/c44297f6-93ea-40e3-8f0b-10eccedaef52/?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": "Milwaukee Bucks",
"amount": 5208.0
},
{
"team": "Philadelphia 76ers",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "84c8ab83-6222-47e2-b3e6-05bf4e6d2262",
"gambit_id": "2ccbb3ac-3002-468e-92f5-e83fad62dcf6",
"last_updated": "2022-11-19T10:43:30.551201-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Milwaukee Bucks",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af10045e-0ff9-42f3-a152-7b378ca1b286/?format=api"
},
{
"id": "fc4be4af-871b-4253-a1c8-171e50c30389",
"gambit_id": "3545839b-ce3d-4336-8b2c-f4eaaa726ccb",
"last_updated": "2022-11-19T10:43:30.550064-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af10045e-0ff9-42f3-a152-7b378ca1b286/?format=api"
}
]
}