GET /api/bet_types/643abae4-e584-42f6-b35d-1e2b806916d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "643abae4-e584-42f6-b35d-1e2b806916d3",
"match": "https://api-prod.gambitprofit.com/api/matches/5add9fca-b9bf-4f17-bf74-a36426b8feca/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-10T08:57:01.366895-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": "MIN",
"amount": 5784.0
},
{
"team": "CWS",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "4e353376-5b49-443a-84a2-a4e1739d779e",
"gambit_id": "675d7ef5-8441-4b0b-af41-3a5ca3246cde",
"last_updated": "2023-04-11T13:32:06.285869-04:00",
"created_at": "2023-04-10T08:57:01.369960-04:00",
"name": "MIN",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/643abae4-e584-42f6-b35d-1e2b806916d3/?format=api"
},
{
"id": "4208bd71-9de4-4f98-a152-1801aab56de8",
"gambit_id": "6d882b53-4c5e-4bb5-927b-6eb39282522c",
"last_updated": "2023-04-11T13:32:06.288492-04:00",
"created_at": "2023-04-10T08:57:01.372877-04:00",
"name": "CWS",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/643abae4-e584-42f6-b35d-1e2b806916d3/?format=api"
}
]
}