GET /api/bet_types/352501be-dfce-4d24-9cba-a87a70075e0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "352501be-dfce-4d24-9cba-a87a70075e0e",
"match": "https://api-prod.gambitprofit.com/api/matches/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-09T08:43:18.908503-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": "TAM (Z Eflin)",
"amount": 5286.0
},
{
"team": "ATL (B Elder)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "4c144d28-d61d-4989-97ae-6311d8f2de35",
"gambit_id": "7aae3581-ed14-48b2-8b21-a55bb46d8d2d",
"last_updated": "2023-07-10T18:28:23.476355-04:00",
"created_at": "2023-07-09T08:43:18.913256-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/352501be-dfce-4d24-9cba-a87a70075e0e/?format=api"
},
{
"id": "a9110f9a-5493-475c-8dac-5b926a0221ab",
"gambit_id": "cbc89e66-2ca2-4f7a-844a-7d660bc12416",
"last_updated": "2023-07-10T18:28:23.474711-04:00",
"created_at": "2023-07-09T08:43:18.910822-04:00",
"name": "ATL (B Elder)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/352501be-dfce-4d24-9cba-a87a70075e0e/?format=api"
}
]
}