GET /api/bet_types/17b4c664-758b-4fc7-b9eb-9ae098191676/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17b4c664-758b-4fc7-b9eb-9ae098191676",
"match": "https://api-prod.gambitprofit.com/api/matches/388cd0c2-6f08-48c5-aa76-10f2cb0cbe65/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T08:23:23.231742-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": "SEA",
"amount": 5688.0
},
{
"team": "OAK",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "f8816fa4-7856-40e0-87c4-2aa315ca6ff7",
"gambit_id": "3ae5dac6-81fc-4e76-94e8-51e79fee6081",
"last_updated": "2023-09-22T17:23:06.467822-04:00",
"created_at": "2023-09-20T08:23:23.236002-04:00",
"name": "SEA",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4c664-758b-4fc7-b9eb-9ae098191676/?format=api"
},
{
"id": "6d5a7889-c0ca-47e0-b4a7-530c5f8f9268",
"gambit_id": "7046f823-6c4c-42d4-ba94-5fbd4c922b39",
"last_updated": "2023-09-22T17:23:06.471602-04:00",
"created_at": "2023-09-20T08:23:23.240431-04:00",
"name": "OAK",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b4c664-758b-4fc7-b9eb-9ae098191676/?format=api"
}
]
}