GET /api/bet_types/99399899-ecd2-4a58-ba73-3f2dd062e75a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99399899-ecd2-4a58-ba73-3f2dd062e75a",
"match": "https://api-prod.gambitprofit.com/api/matches/c3b29034-7350-4619-8759-218616422a07/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-03T09:56:52.368358-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": "MIA",
"amount": 5867.0
},
{
"team": "MIN",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "ff7e4630-93ac-43b0-8ac1-221c05b524e1",
"gambit_id": "e1f05e9b-dcbc-4916-aaab-2a5c6070b0c0",
"last_updated": "2023-04-04T19:32:05.657391-04:00",
"created_at": "2023-04-03T09:56:52.369960-04:00",
"name": "MIA",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99399899-ecd2-4a58-ba73-3f2dd062e75a/?format=api"
},
{
"id": "2d34eddf-378e-45f9-b53c-691fac347926",
"gambit_id": "e9d2d9bf-efe5-4e0c-be44-0ffc035a1d5e",
"last_updated": "2023-04-04T19:32:05.659126-04:00",
"created_at": "2023-04-03T09:56:52.371538-04:00",
"name": "MIN",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99399899-ecd2-4a58-ba73-3f2dd062e75a/?format=api"
}
]
}