GET /api/bet_types/ef8925b3-c26c-4727-a787-022a4ce61226/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef8925b3-c26c-4727-a787-022a4ce61226",
"match": "https://api-prod.gambitprofit.com/api/matches/8ffd2d78-cfc5-4c7b-b143-144d4bef662a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:59.030724-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": "Colorado Avalanche",
"amount": 6390.0
},
{
"team": "Seattle Kraken",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "968732ec-06e5-47b6-9d54-773fdbda23b9",
"gambit_id": "883303cd-7fa1-40d6-a607-9dc71f7cbaa1",
"last_updated": "2023-11-12T11:08:38.721986-05:00",
"created_at": "2023-11-09T09:47:59.040723-05:00",
"name": "Colorado Avalanche",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8925b3-c26c-4727-a787-022a4ce61226/?format=api"
},
{
"id": "0d45bc19-8d1f-43e9-88d2-d7904b1a877c",
"gambit_id": "5cbce938-c7dc-4d1d-bebf-de14707cb106",
"last_updated": "2023-11-12T11:08:38.718858-05:00",
"created_at": "2023-11-09T09:47:59.035821-05:00",
"name": "Seattle Kraken",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef8925b3-c26c-4727-a787-022a4ce61226/?format=api"
}
]
}