GET /api/bet_types/585bb13d-7772-4d4e-8a01-d70f9dec2586/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "585bb13d-7772-4d4e-8a01-d70f9dec2586",
"match": "https://api-prod.gambitprofit.com/api/matches/2cc0ea3d-f49b-47da-832b-0b46596eac01/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:43:12.959468-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": "Carolina Hurricanes",
"amount": 7292.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2708.0
}
],
"expected_reward_tokens": 9478.0,
"profit_sb": -22.0,
"profit_sb_percentage": -0.23,
"recommended": false
},
"lines": [
{
"id": "8b90a0d0-9d6c-46a6-84c3-dfe482824ae8",
"gambit_id": "3fc2ff69-6237-45a6-8a10-2435f7ea1b52",
"last_updated": "2023-11-27T20:08:08.886468-05:00",
"created_at": "2023-11-26T09:43:12.968551-05:00",
"name": "Carolina Hurricanes",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/585bb13d-7772-4d4e-8a01-d70f9dec2586/?format=api"
},
{
"id": "4a2138a5-56c0-4395-b8ee-b50f843b5897",
"gambit_id": "e3068503-dba5-44d3-bca5-28978cd2a8cb",
"last_updated": "2023-11-27T20:08:08.878187-05:00",
"created_at": "2023-11-26T09:43:12.963457-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/585bb13d-7772-4d4e-8a01-d70f9dec2586/?format=api"
}
]
}