GET /api/bet_types/c5cd828f-c748-4b88-b90b-0ac31f47e3c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5cd828f-c748-4b88-b90b-0ac31f47e3c9",
"match": "https://api-prod.gambitprofit.com/api/matches/07ae6ac3-cfbc-4be8-bf5f-6efe0ff42dc1/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-26T11:52:12.420457-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": "PHI",
"amount": 5784.0
},
{
"team": "ATL",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "bd12f5dc-aee4-45d7-83d3-b0da0f4c01d7",
"gambit_id": "439cfdca-c32f-426d-8749-bd6dded25974",
"last_updated": "2023-05-27T16:12:11.080249-04:00",
"created_at": "2023-05-26T11:52:12.423239-04:00",
"name": "PHI",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5cd828f-c748-4b88-b90b-0ac31f47e3c9/?format=api"
},
{
"id": "209ef6eb-5111-405a-8da6-7ba4302f7615",
"gambit_id": "b58fcfd9-ce7e-4c5b-b6ae-095391658970",
"last_updated": "2023-05-27T16:12:11.082723-04:00",
"created_at": "2023-05-26T11:52:12.426398-04:00",
"name": "ATL",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5cd828f-c748-4b88-b90b-0ac31f47e3c9/?format=api"
}
]
}