GET /api/bet_types/0f86f039-f8c4-4499-9844-6c663c2ccd70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f86f039-f8c4-4499-9844-6c663c2ccd70",
"match": "https://api-prod.gambitprofit.com/api/matches/6ab43bf7-d97d-4b22-9d75-8b9faaed4d0b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T08:43:24.846017-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d3b26ae3-1644-4e3a-a92d-77851c636dc6",
"gambit_id": "707a0db0-f81c-4126-b145-2dae273c5c6e",
"last_updated": "2023-06-28T21:23:06.860546-04:00",
"created_at": "2023-06-27T08:43:24.849077-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f86f039-f8c4-4499-9844-6c663c2ccd70/?format=api"
},
{
"id": "aa5da2d5-1cc2-4ab2-b1d8-2f03958d9d48",
"gambit_id": "9a5f379b-41e2-493b-9f7d-d291f02dfb2a",
"last_updated": "2023-06-28T21:23:06.861951-04:00",
"created_at": "2023-06-27T08:43:24.856802-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f86f039-f8c4-4499-9844-6c663c2ccd70/?format=api"
}
]
}