GET /api/bet_types/50e08e7b-48dc-4ffb-9798-4ee0401b01cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50e08e7b-48dc-4ffb-9798-4ee0401b01cf",
"match": "https://api-prod.gambitprofit.com/api/matches/f304af54-6b63-42f0-abb2-ccb90d9f9be8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-27T08:57:17.585916-05: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": "Calgary Flames",
"amount": 5000.0
},
{
"team": "Seattle Kraken",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3307de70-8134-4840-8fdd-6d053a0b0dab",
"gambit_id": "66fcbe93-3cab-43e4-a7d5-9adb258f8eaa",
"last_updated": "2023-01-28T15:17:11.491836-05:00",
"created_at": "2023-01-27T08:57:17.588317-05:00",
"name": "Calgary Flames",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50e08e7b-48dc-4ffb-9798-4ee0401b01cf/?format=api"
},
{
"id": "70280b74-9a1c-4745-94ba-5d74e1192783",
"gambit_id": "1f462597-9687-48c0-9ec7-04c59ac2d80b",
"last_updated": "2023-01-28T15:17:11.490549-05:00",
"created_at": "2023-01-27T08:57:17.587057-05:00",
"name": "Seattle Kraken",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50e08e7b-48dc-4ffb-9798-4ee0401b01cf/?format=api"
}
]
}