GET /api/bet_types/fb90f421-d97d-4623-aa3a-85fb64308c02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb90f421-d97d-4623-aa3a-85fb64308c02",
"match": "https://api-prod.gambitprofit.com/api/matches/44b22f58-c2f3-4bf0-8970-5a82e92d8e1f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Seattle Seahawks",
"amount": 5212.0
},
{
"team": "New York Giants",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "a9c8b922-6271-4574-bb4b-dabc84474a08",
"gambit_id": "fb9ee58d-8b42-492c-8b5d-2006e3eafece",
"last_updated": "2022-10-31T11:31:56.744556-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Seahawks",
"reward": "1.81000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb90f421-d97d-4623-aa3a-85fb64308c02/?format=api"
},
{
"id": "5d6f9043-8a3f-4145-bfeb-6c3b578c5348",
"gambit_id": "a23399b0-2db4-4fdd-b028-8d1b26a86d2c",
"last_updated": "2022-10-31T11:31:56.743635-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Giants",
"reward": "1.97000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb90f421-d97d-4623-aa3a-85fb64308c02/?format=api"
}
]
}