GET /api/bet_types/eff0845c-4f81-4db2-a944-82abb2b9f252/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eff0845c-4f81-4db2-a944-82abb2b9f252",
"match": "https://api-prod.gambitprofit.com/api/matches/cb8dc911-1e42-4552-a4b5-68d01b2c7417/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T10:32:08.148131-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": "Game Total Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0a8a5270-a6ea-4276-a056-3771e7b7eba2",
"gambit_id": "6ad0d7df-07b6-41a2-a6fc-63c71bc5ab34",
"last_updated": "2023-06-04T13:17:18.627431-04:00",
"created_at": "2023-06-02T10:32:08.150406-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff0845c-4f81-4db2-a944-82abb2b9f252/?format=api"
},
{
"id": "17f0a18c-18df-455f-9f8e-1cbd50e3abdd",
"gambit_id": "528165c1-9e86-49fd-8495-2d1bf5e87c76",
"last_updated": "2023-06-04T13:17:18.629456-04:00",
"created_at": "2023-06-02T10:32:08.152860-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff0845c-4f81-4db2-a944-82abb2b9f252/?format=api"
}
]
}