GET /api/bet_types/47728bf2-eab7-49d7-9dcb-23c075ee3b01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47728bf2-eab7-49d7-9dcb-23c075ee3b01",
"match": "https://api-prod.gambitprofit.com/api/matches/cf4384c3-50a5-44ed-b18b-1657db539f13/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-23T11:27:57.499009-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": "OAK",
"amount": 5423.0
},
{
"team": "KAN",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2c8f21d3-d4b8-4a77-938d-7f6e6bce8ddf",
"gambit_id": "0b57c128-9692-4ce2-8939-e420858f8c97",
"last_updated": "2023-08-25T10:23:07.348495-04:00",
"created_at": "2023-08-23T11:27:57.507211-04:00",
"name": "OAK",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47728bf2-eab7-49d7-9dcb-23c075ee3b01/?format=api"
},
{
"id": "cc0f33e2-510c-4cb7-8954-0c6a187a65b5",
"gambit_id": "84a9678d-655c-44b2-80cb-5f9433bf1ee8",
"last_updated": "2023-08-25T10:23:07.345195-04:00",
"created_at": "2023-08-23T11:27:57.502933-04:00",
"name": "KAN",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47728bf2-eab7-49d7-9dcb-23c075ee3b01/?format=api"
}
]
}