GET /api/bet_types/49b71160-4c1f-4ab3-bca2-25c9c9bd6788/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49b71160-4c1f-4ab3-bca2-25c9c9bd6788",
"match": "https://api-prod.gambitprofit.com/api/matches/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:00.587803-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": "PHI (Z Wheeler)",
"amount": 5234.0
},
{
"team": "CWS (L Lynn)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "884dfc25-3557-475a-8fe6-d9fbf7d2a93f",
"gambit_id": "443ca9d8-9795-42a5-a8da-cc6e25a6524c",
"last_updated": "2023-04-19T17:46:59.160058-04:00",
"created_at": "2023-04-17T11:42:00.597353-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b71160-4c1f-4ab3-bca2-25c9c9bd6788/?format=api"
},
{
"id": "2c6c8f94-a2e3-47bd-bcaa-bd76b764bc2f",
"gambit_id": "2e2954dc-870b-4c16-ae6a-17c93b1dac16",
"last_updated": "2023-04-19T17:46:59.158025-04:00",
"created_at": "2023-04-17T11:42:00.592131-04:00",
"name": "CWS (L Lynn)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b71160-4c1f-4ab3-bca2-25c9c9bd6788/?format=api"
}
]
}