GET /api/bet_types/7486ffd4-c466-4b94-83d7-cd56775ac718/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7486ffd4-c466-4b94-83d7-cd56775ac718",
"match": "https://api-prod.gambitprofit.com/api/matches/a8c40fe4-b676-4ece-b01c-3269b1597eed/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:19.334024-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": "CWS",
"amount": 5319.0
},
{
"team": "TAM",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "ce884172-3b04-4b9b-93af-1c95b9fb0095",
"gambit_id": "ba9e0117-599f-46d8-974c-83a11708dd98",
"last_updated": "2023-04-30T12:47:15.465388-04:00",
"created_at": "2023-04-28T11:22:19.335666-04:00",
"name": "CWS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7486ffd4-c466-4b94-83d7-cd56775ac718/?format=api"
},
{
"id": "cef3d173-6ffb-4274-8a76-cac81edb6f17",
"gambit_id": "a3bfaf26-0128-46a5-a8e0-117ba737a762",
"last_updated": "2023-04-30T12:47:15.467162-04:00",
"created_at": "2023-04-28T11:22:19.337483-04:00",
"name": "TAM",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7486ffd4-c466-4b94-83d7-cd56775ac718/?format=api"
}
]
}