GET /api/bet_types/646f86b1-d6e4-475e-902f-590f100a597b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "646f86b1-d6e4-475e-902f-590f100a597b",
"match": "https://api-prod.gambitprofit.com/api/matches/38500f8e-8041-452c-9884-5597adb11d92/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-04T09:48:04.883710-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": "Edmonton Oilers",
"amount": 6314.0
},
{
"team": "Nashville Predators",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "16352871-9def-40a5-82df-acc737c19730",
"gambit_id": "e9515196-68d1-4ef5-a726-fba541e08a92",
"last_updated": "2023-11-06T09:27:58.066030-05:00",
"created_at": "2023-11-04T09:48:04.893088-04:00",
"name": "Edmonton Oilers",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646f86b1-d6e4-475e-902f-590f100a597b/?format=api"
},
{
"id": "6d7e270c-87af-4252-9832-4afbf740a5c8",
"gambit_id": "05a0a546-42b4-4c18-a792-37f7dffcf76b",
"last_updated": "2023-11-06T09:27:58.062392-05:00",
"created_at": "2023-11-04T09:48:04.888189-04:00",
"name": "Nashville Predators",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646f86b1-d6e4-475e-902f-590f100a597b/?format=api"
}
]
}