GET /api/bet_types/34c6df84-d3e1-4ced-a739-b3ef8bcc3778/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34c6df84-d3e1-4ced-a739-b3ef8bcc3778",
"match": "https://api-prod.gambitprofit.com/api/matches/52779f6e-582e-4e5d-aa6c-b53d832a6de6/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:04.430793-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 2.5",
"amount": 7020.0
},
{
"team": "Game Total Under 2.5",
"amount": 2980.0
}
],
"expected_reward_tokens": 9266.4,
"profit_sb": -233.6,
"profit_sb_percentage": -2.46,
"recommended": false
},
"lines": [
{
"id": "67a7164b-1c2f-4f87-b321-7ff5654ec11a",
"gambit_id": "125161eb-d85c-4f73-8175-827b713b7623",
"last_updated": "2023-05-29T11:47:19.415966-04:00",
"created_at": "2023-05-27T10:47:04.433214-04:00",
"name": "Game Total Over 2.5",
"reward": "1.32000",
"odds": "1.33000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c6df84-d3e1-4ced-a739-b3ef8bcc3778/?format=api"
},
{
"id": "8e45a270-1a91-43a8-99f4-9c461f2a14ba",
"gambit_id": "9f22554d-90c3-445b-b820-cc9d2894ba78",
"last_updated": "2023-05-29T11:47:19.418423-04:00",
"created_at": "2023-05-27T10:47:04.435806-04:00",
"name": "Game Total Under 2.5",
"reward": "3.11000",
"odds": "3.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34c6df84-d3e1-4ced-a739-b3ef8bcc3778/?format=api"
}
]
}