GET /api/bet_types/24d0af59-e612-450d-b950-7bac0b051614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24d0af59-e612-450d-b950-7bac0b051614",
"match": "https://api-prod.gambitprofit.com/api/matches/cf8bba4a-0002-4313-a1f6-1a9486cc2674/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-29T16:26:58.778962-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": "NYY",
"amount": 5784.0
},
{
"team": "TEX",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "45f3b49e-34aa-4808-be62-f0e8f888b49e",
"gambit_id": "a8543053-c045-486b-9a7f-91736de0d255",
"last_updated": "2023-04-30T15:32:15.245707-04:00",
"created_at": "2023-04-29T16:26:58.782542-04:00",
"name": "NYY",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d0af59-e612-450d-b950-7bac0b051614/?format=api"
},
{
"id": "a92c809e-4fc5-47f0-b6e1-b30115a2c501",
"gambit_id": "c0d35480-f578-4e50-acef-85f473b5039c",
"last_updated": "2023-04-30T15:32:15.244541-04:00",
"created_at": "2023-04-29T16:26:58.780760-04:00",
"name": "TEX",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d0af59-e612-450d-b950-7bac0b051614/?format=api"
}
]
}