GET /api/bet_types/7b32295e-ef8c-4d0b-b116-51baeba335f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b32295e-ef8c-4d0b-b116-51baeba335f8",
"match": "https://api-prod.gambitprofit.com/api/matches/aa8e8e14-733b-4285-a922-99cf713f98ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:08.732133-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": "Los Angeles Kings",
"amount": 6603.0
},
{
"team": "Philadelphia Flyers",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "3666be94-38ab-450a-8f4a-aa195786ad55",
"gambit_id": "1c267beb-2c78-4beb-b633-8a1ced02ac5e",
"last_updated": "2023-11-13T13:43:10.203454-05:00",
"created_at": "2023-11-11T08:53:08.740986-05:00",
"name": "Los Angeles Kings",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b32295e-ef8c-4d0b-b116-51baeba335f8/?format=api"
},
{
"id": "711b8297-cd11-4784-80ab-482e96f4df50",
"gambit_id": "61f65cb7-69be-4358-a71e-2c0d628ad980",
"last_updated": "2023-11-13T13:43:10.199882-05:00",
"created_at": "2023-11-11T08:53:08.736403-05:00",
"name": "Philadelphia Flyers",
"reward": "2.76000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b32295e-ef8c-4d0b-b116-51baeba335f8/?format=api"
}
]
}