GET /api/bet_types/706140aa-f111-4827-8375-b3cf9cec30b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "706140aa-f111-4827-8375-b3cf9cec30b2",
"match": "https://api-prod.gambitprofit.com/api/matches/2649eec8-746a-4b68-9887-649d48e03447/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-12T09:23:01.776953-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": 6232.0
},
{
"team": "BOS",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "32d518e5-8119-4f23-a4d5-e0d583fbb5c2",
"gambit_id": "4212f3fa-3403-4af0-87f3-663cbe22e613",
"last_updated": "2023-09-15T16:28:17.057848-04:00",
"created_at": "2023-09-12T09:23:01.783884-04:00",
"name": "NYY",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/706140aa-f111-4827-8375-b3cf9cec30b2/?format=api"
},
{
"id": "366cb32e-55b8-4435-a07f-2a6d0cc8c482",
"gambit_id": "6dc7c38c-deb5-4f0b-a200-0a4960e9a8e9",
"last_updated": "2023-09-15T16:28:17.061738-04:00",
"created_at": "2023-09-12T09:23:01.788906-04:00",
"name": "BOS",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/706140aa-f111-4827-8375-b3cf9cec30b2/?format=api"
}
]
}