GET /api/bet_types/9a868a93-f7b3-4767-a6b7-b75ce8a4607c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a868a93-f7b3-4767-a6b7-b75ce8a4607c",
"match": "https://api-prod.gambitprofit.com/api/matches/0622815b-521c-4524-be93-9420c7dc7159/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T09:38:22.505794-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": "Miami Marlins",
"amount": 5776.0
},
{
"team": "New York Yankees",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "df0e9834-59be-41b6-bcd4-457799584289",
"gambit_id": "23e408a5-e5ff-409b-9004-1b85cc491070",
"last_updated": "2023-08-12T18:18:08.466942-04:00",
"created_at": "2023-08-11T09:38:22.519924-04:00",
"name": "Miami Marlins",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a868a93-f7b3-4767-a6b7-b75ce8a4607c/?format=api"
},
{
"id": "f46047ee-1b68-41ad-afca-8888232f024f",
"gambit_id": "c446d240-f1ff-4ad1-822c-256ebdeccbd6",
"last_updated": "2023-08-12T18:18:08.462598-04:00",
"created_at": "2023-08-11T09:38:22.513233-04:00",
"name": "New York Yankees",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a868a93-f7b3-4767-a6b7-b75ce8a4607c/?format=api"
}
]
}