GET /api/bet_types/ad57b2bf-2407-4cdd-906c-67c5f714bfc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad57b2bf-2407-4cdd-906c-67c5f714bfc9",
"match": "https://api-prod.gambitprofit.com/api/matches/0622815b-521c-4524-be93-9420c7dc7159/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-11T09:38:22.527135-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": "New York Yankees",
"amount": 6010.0
},
{
"team": "Miami Marlins",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "950aee78-3ae8-4170-b9de-2e81b194cde2",
"gambit_id": "a39b0959-a874-4bba-ac97-e92c8d8f8340",
"last_updated": "2023-08-12T18:18:08.477453-04:00",
"created_at": "2023-08-11T09:38:22.533843-04:00",
"name": "New York Yankees",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad57b2bf-2407-4cdd-906c-67c5f714bfc9/?format=api"
},
{
"id": "b930615e-9032-44d2-9ce6-99e059882f72",
"gambit_id": "ed37d549-3663-4f39-9642-7efafb9b3008",
"last_updated": "2023-08-12T18:18:08.482228-04:00",
"created_at": "2023-08-11T09:38:22.546554-04:00",
"name": "Miami Marlins",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad57b2bf-2407-4cdd-906c-67c5f714bfc9/?format=api"
}
]
}