GET /api/bet_types/4cc1ef25-b349-4246-b8f0-7283a8d61611/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cc1ef25-b349-4246-b8f0-7283a8d61611",
"match": "https://api-prod.gambitprofit.com/api/matches/18fc3419-733e-48d3-9940-3b84f6b53816/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T09:13:24.500905-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": "LAA",
"amount": 5107.0
},
{
"team": "TAM",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6c3c875f-90bc-4d18-aa99-929b66908daa",
"gambit_id": "87480730-1fe1-4950-ac5c-b36db5778b65",
"last_updated": "2023-09-21T09:53:18.603212-04:00",
"created_at": "2023-09-19T09:13:24.506206-04:00",
"name": "LAA",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cc1ef25-b349-4246-b8f0-7283a8d61611/?format=api"
},
{
"id": "faa2a246-f535-484d-8aae-8bfce5ce21b0",
"gambit_id": "933cd39a-f916-4239-aa18-2c0a467a39a2",
"last_updated": "2023-09-21T09:53:18.606318-04:00",
"created_at": "2023-09-19T09:13:24.510455-04:00",
"name": "TAM",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cc1ef25-b349-4246-b8f0-7283a8d61611/?format=api"
}
]
}