GET /api/bet_types/897ac759-37d3-48f4-8093-ac411b739eb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "897ac759-37d3-48f4-8093-ac411b739eb2",
"match": "https://api-prod.gambitprofit.com/api/matches/1b127718-c6d9-4f90-9c80-161742f5f969/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:13.486517-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": "Colorado Avalanche",
"amount": 6856.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "efc1a2c3-1510-442f-89ce-a46932f8f4d7",
"gambit_id": "44e040b8-e246-4fa9-9cdd-c868f3c89476",
"last_updated": "2024-01-16T15:08:03.395302-05:00",
"created_at": "2024-01-13T09:38:13.489884-05:00",
"name": "Colorado Avalanche",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897ac759-37d3-48f4-8093-ac411b739eb2/?format=api"
},
{
"id": "cf9e29c5-a85f-4785-8583-2d470f66ee31",
"gambit_id": "e7ac7cd5-da8a-4954-a87b-d8559a3b58a5",
"last_updated": "2024-01-16T15:08:03.398724-05:00",
"created_at": "2024-01-13T09:38:13.506418-05:00",
"name": "Toronto Maple Leafs",
"reward": "3.01000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897ac759-37d3-48f4-8093-ac411b739eb2/?format=api"
}
]
}