GET /api/bet_types/ded12880-340d-48db-8dcc-38035f22c50b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ded12880-340d-48db-8dcc-38035f22c50b",
"match": "https://api-prod.gambitprofit.com/api/matches/7bec4044-3721-4ac8-a4f4-971f55f46c3f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T09:02:19.341105-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "caace1f9-6f33-4e08-ba35-a9847da97a43",
"gambit_id": "eb43fc56-d06f-49bf-83d9-b67e2dfd3996",
"last_updated": "2023-04-12T09:51:54.052281-04:00",
"created_at": "2023-04-11T09:02:19.342964-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded12880-340d-48db-8dcc-38035f22c50b/?format=api"
},
{
"id": "e896d863-ae09-440d-9cb8-975136ebf206",
"gambit_id": "17ef00e3-8ff0-4dc0-b2f5-60a9689281d2",
"last_updated": "2023-04-12T09:51:54.054015-04:00",
"created_at": "2023-04-11T09:02:19.345350-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded12880-340d-48db-8dcc-38035f22c50b/?format=api"
}
]
}