GET /api/bet_types/c365421f-ffeb-48ec-8487-b9acefef0e2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c365421f-ffeb-48ec-8487-b9acefef0e2d",
"match": "https://api-prod.gambitprofit.com/api/matches/5b5dc5fa-fa02-40ee-a701-b7dfb1da9fa8/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-20T05:38:17.653742-05: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": "San Jose Sharks",
"amount": 6643.0
},
{
"team": "Anaheim Ducks",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "25ce4484-8edc-4e66-92f9-5ab3db97665b",
"gambit_id": "277aac36-bf82-4f69-b486-c9eb8897c988",
"last_updated": "2024-01-23T20:23:21.416408-05:00",
"created_at": "2024-01-20T05:38:17.662311-05:00",
"name": "San Jose Sharks",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c365421f-ffeb-48ec-8487-b9acefef0e2d/?format=api"
},
{
"id": "447fcead-ecc1-48a0-b560-c855b57d9d4e",
"gambit_id": "bfce13d7-ef02-4623-9572-6af3c9fbf1c7",
"last_updated": "2024-01-23T20:23:21.410435-05:00",
"created_at": "2024-01-20T05:38:17.658089-05:00",
"name": "Anaheim Ducks",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c365421f-ffeb-48ec-8487-b9acefef0e2d/?format=api"
}
]
}