GET /api/bet_types/8a22deef-49a8-4b10-aad0-24a2858d2954/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a22deef-49a8-4b10-aad0-24a2858d2954",
"match": "https://api-prod.gambitprofit.com/api/matches/cac6d441-c481-4173-b0e4-5857c42282a5/?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": "Boston Bruins",
"amount": 6691.0
},
{
"team": "Los Angeles Kings",
"amount": 3309.0
}
],
"expected_reward_tokens": 9099.75,
"profit_sb": 99.75,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "7c040fa5-7ed9-46b8-803a-93b32ccdcb0b",
"gambit_id": "010ae3e3-e2d4-4b63-82b4-1acaa8eeeb0c",
"last_updated": "2022-12-17T10:02:22.011571-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.36000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a22deef-49a8-4b10-aad0-24a2858d2954/?format=api"
},
{
"id": "ef8dbed6-472f-4b3d-9273-4926a710d70f",
"gambit_id": "5d2551c5-284a-4b31-868c-b1602710f8c5",
"last_updated": "2022-12-17T10:02:22.012819-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a22deef-49a8-4b10-aad0-24a2858d2954/?format=api"
}
]
}