GET /api/bet_types/353de2cc-0db6-4a98-b5d8-cbfa6c8e2749/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "353de2cc-0db6-4a98-b5d8-cbfa6c8e2749",
"match": "https://api-prod.gambitprofit.com/api/matches/6a6c940b-1550-4d08-8d1f-5f44523c9905/?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": "Vegas Golden Knights",
"amount": 7029.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2971.0
}
],
"expected_reward_tokens": 9207.99,
"profit_sb": 207.99,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "08fc914e-7604-48bc-ac2f-26934c8ede35",
"gambit_id": "477d885c-0f46-403f-a033-56d2c8179783",
"last_updated": "2022-11-29T10:27:09.296068-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353de2cc-0db6-4a98-b5d8-cbfa6c8e2749/?format=api"
},
{
"id": "50e1a44c-3612-4cb0-85c1-59e3ace2bc69",
"gambit_id": "aaaef371-4542-426a-bb1a-7fb9a84804d6",
"last_updated": "2022-11-29T10:27:09.295053-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.10000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353de2cc-0db6-4a98-b5d8-cbfa6c8e2749/?format=api"
}
]
}