GET /api/bet_types/c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6",
"match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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": "Minnesota Wild",
"amount": 5000.0
},
{
"team": "Los Angeles Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2f7fe7b1-473c-4754-bce1-2095d5c083cd",
"gambit_id": "5319be1c-0bfd-4a69-9297-eb34f20251f3",
"last_updated": "2022-11-09T09:33:34.271283-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6/?format=api"
},
{
"id": "8660b248-d5d9-47fa-ab59-6744d6815063",
"gambit_id": "62cf9ef9-d875-467e-b438-c587b3627f2d",
"last_updated": "2022-11-09T09:33:34.270314-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c65e99e3-bce6-45d9-8e4f-d000bb8e6cc6/?format=api"
}
]
}