GET /api/bet_types/1b1afce0-2e52-454b-9b00-733059bf20a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b1afce0-2e52-454b-9b00-733059bf20a1",
"match": "https://api-prod.gambitprofit.com/api/matches/8d44f421-f520-411d-b7ad-56100ecfee2a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-13T10:18:25.086956-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 (H Ryu)",
"amount": 5170.0
},
{
"team": "CHC (J Taillon)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "8fafdb35-8f3c-4f19-bca3-9b294da2264c",
"gambit_id": "a398fa25-6c96-421d-807e-8369ff5fbcde",
"last_updated": "2023-08-14T18:43:05.822704-04:00",
"created_at": "2023-08-13T10:18:25.108214-04:00",
"name": "TOR (H Ryu)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1afce0-2e52-454b-9b00-733059bf20a1/?format=api"
},
{
"id": "0e82044c-063a-4781-b3be-5bc8da8e5b44",
"gambit_id": "134ba10c-ed2c-4140-aef8-115428d933fd",
"last_updated": "2023-08-14T18:43:05.819082-04:00",
"created_at": "2023-08-13T10:18:25.102522-04:00",
"name": "CHC (J Taillon)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b1afce0-2e52-454b-9b00-733059bf20a1/?format=api"
}
]
}