GET /api/bet_types/d339e805-8283-4783-8aa1-25681c814512/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d339e805-8283-4783-8aa1-25681c814512",
"match": "https://api-prod.gambitprofit.com/api/matches/ae8889ba-3092-4161-b06a-f02ea65fd4e6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:10.604737-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": "TOR (Y Kikuchi)",
"amount": 5325.0
},
{
"team": "TAM (C Faucher)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "ebbea2e2-da9a-4e01-b0f6-40a41a63cbe8",
"gambit_id": "49bacfda-9d0f-4d81-8dae-e22c92e40225",
"last_updated": "2023-04-16T18:07:20.681713-04:00",
"created_at": "2023-04-15T12:27:10.606575-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d339e805-8283-4783-8aa1-25681c814512/?format=api"
},
{
"id": "4cbc4584-c5cd-4da4-acd5-6a26cec4dac5",
"gambit_id": "08121259-6dd3-430d-b565-111e2fe4b971",
"last_updated": "2023-04-16T18:07:20.684713-04:00",
"created_at": "2023-04-15T12:27:10.608253-04:00",
"name": "TAM (C Faucher)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d339e805-8283-4783-8aa1-25681c814512/?format=api"
}
]
}