GET /api/bet_types/914a65d3-bdd8-4940-a389-044cf9b10cf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "914a65d3-bdd8-4940-a389-044cf9b10cf7",
"match": "https://api-prod.gambitprofit.com/api/matches/414ba128-c721-42e2-97ed-b0c4af670cec/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 6",
"amount": 5212.0
},
{
"team": "Game Total Under 6",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": 432.36,
"profit_sb_percentage": 4.8,
"recommended": true
},
"lines": [
{
"id": "e1727577-6030-4586-ba73-302474d2582e",
"gambit_id": "08ee2f48-8592-4ca8-ae2b-b852c8e2ef81",
"last_updated": "2022-11-02T20:57:11.612972-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/914a65d3-bdd8-4940-a389-044cf9b10cf7/?format=api"
},
{
"id": "181a5da6-f144-4713-bb7f-494bd4825be2",
"gambit_id": "15a3b1c5-7a91-4b08-b6cd-733515f84ea4",
"last_updated": "2022-11-02T20:57:11.611766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/914a65d3-bdd8-4940-a389-044cf9b10cf7/?format=api"
}
]
}