GET /api/bet_types/8fcfa8c3-2051-4e53-9607-8006e2750307/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fcfa8c3-2051-4e53-9607-8006e2750307",
"match": "https://api-prod.gambitprofit.com/api/matches/6c6f8a60-15f4-43b0-b5f7-3b59c42d9460/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:57.915920-04: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": "CLE (Z Plesac)",
"amount": 5527.0
},
{
"team": "MIA (B Garrett)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "d4d9f890-249f-45f9-aeb1-2070a4a668c4",
"gambit_id": "9b7e5642-4628-4ab2-b7be-a7b82b889209",
"last_updated": "2023-04-23T12:41:51.987800-04:00",
"created_at": "2023-04-22T13:06:57.917429-04:00",
"name": "CLE (Z Plesac)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcfa8c3-2051-4e53-9607-8006e2750307/?format=api"
},
{
"id": "dddcba78-5640-4f19-9206-99e688c2acb4",
"gambit_id": "124ffa04-39b1-4167-b281-c70e4864962d",
"last_updated": "2023-04-23T12:41:51.989799-04:00",
"created_at": "2023-04-22T13:06:57.918985-04:00",
"name": "MIA (B Garrett)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcfa8c3-2051-4e53-9607-8006e2750307/?format=api"
}
]
}