GET /api/bet_types/d7370ec5-7f5b-468c-bc21-f2782cf3ed53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7370ec5-7f5b-468c-bc21-f2782cf3ed53",
"match": "https://api-prod.gambitprofit.com/api/matches/35abf172-c140-4a99-9c45-6b7e7ac648e8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-18T09:08:18.275332-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": "MIA (E Cabrera)",
"amount": 5909.0
},
{
"team": "NYM (J Butto)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "b5997d23-374f-4b74-8f57-7c7d34473dc5",
"gambit_id": "ef5f219c-6834-47a5-9243-51228d181621",
"last_updated": "2023-09-20T09:23:07.010011-04:00",
"created_at": "2023-09-18T09:08:18.305691-04:00",
"name": "MIA (E Cabrera)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7370ec5-7f5b-468c-bc21-f2782cf3ed53/?format=api"
},
{
"id": "1d82109e-4b4f-4b0b-b3bd-d3a5224a227f",
"gambit_id": "8be6b02f-73a5-422a-83b0-76b79bd83009",
"last_updated": "2023-09-20T09:23:07.006659-04:00",
"created_at": "2023-09-18T09:08:18.292933-04:00",
"name": "NYM (J Butto)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7370ec5-7f5b-468c-bc21-f2782cf3ed53/?format=api"
}
]
}