GET /api/bet_types/88dfd782-1a17-4ceb-b42a-a47a71c43048/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88dfd782-1a17-4ceb-b42a-a47a71c43048",
"match": "https://api-prod.gambitprofit.com/api/matches/307bbc1a-ffc3-4436-ab9f-0983c2b5c378/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:17.991453-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": "Los Angeles Kings",
"amount": 5196.0
},
{
"team": "Vegas Golden Knights",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "12314989-526a-40dd-8421-a439f528afb3",
"gambit_id": "1e5ff5db-010a-4ca7-97cf-82f7379ddd90",
"last_updated": "2022-12-28T21:42:15.880395-05:00",
"created_at": "2022-12-27T08:57:17.992619-05:00",
"name": "Los Angeles Kings",
"reward": "1.72000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88dfd782-1a17-4ceb-b42a-a47a71c43048/?format=api"
},
{
"id": "627acc0f-a36d-4a8c-b5ca-0bcdd58e9298",
"gambit_id": "d9b33850-4126-4ce4-92b7-f362d924a5fc",
"last_updated": "2022-12-28T21:42:15.881494-05:00",
"created_at": "2022-12-27T08:57:17.993864-05:00",
"name": "Vegas Golden Knights",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88dfd782-1a17-4ceb-b42a-a47a71c43048/?format=api"
}
]
}