GET /api/bet_types/9a34109f-8ae9-4a3c-bec9-4fd0f3bf7882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a34109f-8ae9-4a3c-bec9-4fd0f3bf7882",
"match": "https://api-prod.gambitprofit.com/api/matches/cd28ce0f-ca45-4d2f-8828-5c6aaea14d99/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T12:47:10.854256-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": "Tennessee Titans",
"amount": 5209.0
},
{
"team": "Houston Texans",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "fd507206-1b48-4db5-af61-ecde65a3f231",
"gambit_id": "c93742c0-3419-47ac-a197-14e09169214a",
"last_updated": "2022-12-25T18:17:06.989052-05:00",
"created_at": "2022-12-23T12:47:10.855474-05:00",
"name": "Tennessee Titans",
"reward": "1.72000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a34109f-8ae9-4a3c-bec9-4fd0f3bf7882/?format=api"
},
{
"id": "8924e574-598a-446e-bb6f-1703ce23898c",
"gambit_id": "808acf0e-2899-4cbc-8e08-3495a7bc4f98",
"last_updated": "2022-12-25T18:17:06.990144-05:00",
"created_at": "2022-12-23T12:47:10.856753-05:00",
"name": "Houston Texans",
"reward": "1.87000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a34109f-8ae9-4a3c-bec9-4fd0f3bf7882/?format=api"
}
]
}