GET /api/bet_types/4aff50b3-dba7-4796-8675-d29f482c04d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4aff50b3-dba7-4796-8675-d29f482c04d1",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2d6467-7f57-4a70-9ee5-e96fc225de2f/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-17T11:42:58.984108-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": "TEX",
"amount": 5773.0
},
{
"team": "TAM",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "1e324966-fca7-4e83-8912-e545f3ae6eab",
"gambit_id": "471bdefe-9ff7-495b-953b-9a60a1821821",
"last_updated": "2023-07-18T17:13:12.253388-04:00",
"created_at": "2023-07-17T11:42:58.987143-04:00",
"name": "TEX",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aff50b3-dba7-4796-8675-d29f482c04d1/?format=api"
},
{
"id": "1240c3b6-fae8-4c2a-96b6-2321babf7479",
"gambit_id": "67081c00-0e51-42bf-bda5-78a0e52bb5e6",
"last_updated": "2023-07-18T17:13:12.251354-04:00",
"created_at": "2023-07-17T11:42:58.985651-04:00",
"name": "TAM",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aff50b3-dba7-4796-8675-d29f482c04d1/?format=api"
}
]
}