GET /api/bet_types/bef57955-5a01-4993-a233-f65bcac82f63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bef57955-5a01-4993-a233-f65bcac82f63",
"match": "https://api-prod.gambitprofit.com/api/matches/b0e55f8b-7663-459f-beae-cdf18446b47e/?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": "LOS (J Urias)",
"amount": 6882.0
},
{
"team": "MIA (E Cabrera)",
"amount": 3118.0
}
],
"expected_reward_tokens": 9290.7,
"profit_sb": 290.7,
"profit_sb_percentage": 3.23,
"recommended": true
},
"lines": [
{
"id": "d6f68420-0cba-48ee-ab78-f22a06f3c7d7",
"gambit_id": "028fd923-4c0d-4765-8ec5-cd2e388be6fa",
"last_updated": "2022-08-29T13:22:12.779420-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (J Urias)",
"reward": "1.35000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bef57955-5a01-4993-a233-f65bcac82f63/?format=api"
},
{
"id": "8f8b7e7a-805c-4d48-9464-7f24be8ad342",
"gambit_id": "718a7ff6-40da-4fe6-94a4-d080f5349347",
"last_updated": "2022-08-29T13:22:12.778882-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (E Cabrera)",
"reward": "2.98000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bef57955-5a01-4993-a233-f65bcac82f63/?format=api"
}
]
}