GET /api/bet_types/3a99efb2-40db-47fe-82e3-a2e3e04aabfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a99efb2-40db-47fe-82e3-a2e3e04aabfb",
"match": "https://api-prod.gambitprofit.com/api/matches/ad5c415d-cb99-4882-ae04-4c5641fd589c/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-25T09:13:08.559929-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": "Brooklyn Nets",
"amount": 5094.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "b16b3818-625a-4265-a2db-a1549bace9af",
"gambit_id": "c4c57c2a-deb8-4e34-b5b3-45f4dc5b6f68",
"last_updated": "2023-10-26T10:43:09.340645-04:00",
"created_at": "2023-10-25T09:13:08.568940-04:00",
"name": "Brooklyn Nets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a99efb2-40db-47fe-82e3-a2e3e04aabfb/?format=api"
},
{
"id": "b5834ccb-3f57-483b-9f6d-52e5e0e1010d",
"gambit_id": "5e24440b-45d1-4acf-ab06-51403cd6f233",
"last_updated": "2023-10-26T10:43:09.337087-04:00",
"created_at": "2023-10-25T09:13:08.564340-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.90000",
"odds": "1.95240",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a99efb2-40db-47fe-82e3-a2e3e04aabfb/?format=api"
}
]
}