GET /api/bet_types/c4e6b0d1-9179-415b-80bc-c3be4865cec1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4e6b0d1-9179-415b-80bc-c3be4865cec1",
"match": "https://api-prod.gambitprofit.com/api/matches/91211a28-8481-44f9-b21b-5a2132fec47d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:09.130292-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 Under 11.5",
"amount": 5107.0
},
{
"team": "Game Total Over 11.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "88f13a8f-9574-4797-924f-cff0ff9cd87e",
"gambit_id": "c284cfc3-e37c-4ee1-86e4-defb956b62ae",
"last_updated": "2023-09-30T10:48:11.402991-04:00",
"created_at": "2023-09-29T09:23:09.140078-04:00",
"name": "Game Total Under 11.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e6b0d1-9179-415b-80bc-c3be4865cec1/?format=api"
},
{
"id": "26254430-cb8e-4097-abb4-b8265c6fdf0f",
"gambit_id": "d60043f5-f9f4-46c8-a2ef-54218633a97e",
"last_updated": "2023-09-30T10:48:11.399595-04:00",
"created_at": "2023-09-29T09:23:09.133996-04:00",
"name": "Game Total Over 11.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e6b0d1-9179-415b-80bc-c3be4865cec1/?format=api"
}
]
}