GET /api/bet_types/f383aefc-1eb6-454b-b915-445db36265d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f383aefc-1eb6-454b-b915-445db36265d1",
"match": "https://api-prod.gambitprofit.com/api/matches/f8b7edf6-674d-4030-b972-b4b73799b226/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T08:57:58.128384-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": "Detroit Red Wings",
"amount": 5214.0
},
{
"team": "Seattle Kraken",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "04b66854-1587-4138-9fbb-6896efcdbca7",
"gambit_id": "84728148-e317-4356-a94e-aac0ece3ac80",
"last_updated": "2023-10-26T10:18:04.336225-04:00",
"created_at": "2023-10-24T08:57:58.137953-04:00",
"name": "Detroit Red Wings",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f383aefc-1eb6-454b-b915-445db36265d1/?format=api"
},
{
"id": "b331c757-81de-43eb-aead-3625294f79b3",
"gambit_id": "e227b9c5-c934-4b2f-b5eb-6c2408934f81",
"last_updated": "2023-10-26T10:18:04.330569-04:00",
"created_at": "2023-10-24T08:57:58.132553-04:00",
"name": "Seattle Kraken",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f383aefc-1eb6-454b-b915-445db36265d1/?format=api"
}
]
}