GET /api/bet_types/69174772-b3d4-4db2-972b-86f89b541597/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69174772-b3d4-4db2-972b-86f89b541597",
"match": "https://api-prod.gambitprofit.com/api/matches/755b08c0-6dfe-4ab6-9ce8-6e70881bd4a9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 6816.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3184.0
}
],
"expected_reward_tokens": 9201.6,
"profit_sb": 201.6,
"profit_sb_percentage": 2.24,
"recommended": true
},
"lines": [
{
"id": "a36d5e6d-6eda-4130-9f8a-0ce523bb2c8b",
"gambit_id": "48fed73d-d9cf-4e86-9afb-666f2ccf0fbe",
"last_updated": "2022-11-05T09:47:57.592597-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.35000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69174772-b3d4-4db2-972b-86f89b541597/?format=api"
},
{
"id": "0670fc1c-fe0b-4e2f-b0ad-8f249b5f3d53",
"gambit_id": "bd515707-72df-4a56-93c3-d9908d4ee283",
"last_updated": "2022-11-05T09:47:57.593559-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.89000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69174772-b3d4-4db2-972b-86f89b541597/?format=api"
}
]
}