GET /api/bet_types/26550ae9-3b20-4d01-b565-5ff52d557ee4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26550ae9-3b20-4d01-b565-5ff52d557ee4",
"match": "https://api-prod.gambitprofit.com/api/matches/40ab73b7-d3b2-40af-8be4-c33ddab34778/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T10:07:03.711039-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": "Utah Jazz",
"amount": 5421.0
},
{
"team": "San Antonio Spurs",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "7516dc21-9f23-46b4-a421-dabb44224600",
"gambit_id": "fbfba437-90a7-47fa-8eec-217f53afe908",
"last_updated": "2023-03-30T10:26:56.335480-04:00",
"created_at": "2023-03-29T10:07:03.715891-04:00",
"name": "Utah Jazz",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26550ae9-3b20-4d01-b565-5ff52d557ee4/?format=api"
},
{
"id": "1c13a279-26bc-48f0-8f78-8009f0c3ad0a",
"gambit_id": "5c01e3b7-e8c6-4967-b609-69d9b501431f",
"last_updated": "2023-03-30T10:26:56.334238-04:00",
"created_at": "2023-03-29T10:07:03.713467-04:00",
"name": "San Antonio Spurs",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26550ae9-3b20-4d01-b565-5ff52d557ee4/?format=api"
}
]
}