GET /api/bet_types/65a1be2e-5211-40f7-8d95-604855cc0ab7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65a1be2e-5211-40f7-8d95-604855cc0ab7",
"match": "https://api-prod.gambitprofit.com/api/matches/9f4510e1-3c40-4215-a3d8-cd9369268ae4/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-30T10:27:09.672240-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": "Anaheim Ducks",
"amount": 6166.0
},
{
"team": "Nashville Predators",
"amount": 3834.0
}
],
"expected_reward_tokens": 9124.92,
"profit_sb": 124.92,
"profit_sb_percentage": 1.39,
"recommended": true
},
"lines": [
{
"id": "4e86f678-6e4c-49d6-93a7-f7ca96ef572b",
"gambit_id": "accf44cd-2c2a-4ae8-850a-c165b1f9678f",
"last_updated": "2022-12-31T16:56:57.230156-05:00",
"created_at": "2022-12-30T10:27:09.673382-05:00",
"name": "Anaheim Ducks",
"reward": "1.48000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a1be2e-5211-40f7-8d95-604855cc0ab7/?format=api"
},
{
"id": "c7ccc4ec-b09a-40d9-bb67-a647b54867c6",
"gambit_id": "0fad98d6-adee-4bcf-a9ec-bd8104247c86",
"last_updated": "2022-12-31T16:56:57.231249-05:00",
"created_at": "2022-12-30T10:27:09.674654-05:00",
"name": "Nashville Predators",
"reward": "2.38000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a1be2e-5211-40f7-8d95-604855cc0ab7/?format=api"
}
]
}