GET /api/bet_types/b102bbeb-21fe-4d8d-acec-76eb5b82d959/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b102bbeb-21fe-4d8d-acec-76eb5b82d959",
"match": "https://api-prod.gambitprofit.com/api/matches/5851c1e2-3abe-4c5d-bffc-c5f2f9d54f2e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:23.995373-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 Perez)",
"amount": 5312.0
},
{
"team": "NYM (K Senga)",
"amount": 4688.0
}
],
"expected_reward_tokens": 9561.6,
"profit_sb": 61.6,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "34704359-83f0-433a-9c82-ef89330f78a0",
"gambit_id": "6dd8bdb3-e12c-4030-820e-6dd068e0b0a0",
"last_updated": "2023-09-22T10:43:03.219249-04:00",
"created_at": "2023-09-20T08:23:24.016020-04:00",
"name": "MIA (E Perez)",
"reward": "1.80000",
"odds": "1.84030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b102bbeb-21fe-4d8d-acec-76eb5b82d959/?format=api"
},
{
"id": "bff09b8d-0bf7-45e8-9580-e3db8f01afa4",
"gambit_id": "0f8c87d3-920d-40ba-a193-5c85ee44bab5",
"last_updated": "2023-09-22T10:43:03.215274-04:00",
"created_at": "2023-09-20T08:23:24.005189-04:00",
"name": "NYM (K Senga)",
"reward": "2.04000",
"odds": "2.09000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b102bbeb-21fe-4d8d-acec-76eb5b82d959/?format=api"
}
]
}