GET /api/bet_types/a9067ee5-6119-44e9-a69a-f11b9da5c805/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9067ee5-6119-44e9-a69a-f11b9da5c805",
"match": "https://api-prod.gambitprofit.com/api/matches/b08304fd-f7db-4756-bdc8-499b7e5687c8/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:05.968649-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": "HOU",
"amount": 5512.0
},
{
"team": "TEX",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "7c2d6cc6-e6d8-4245-a548-fedb54215e29",
"gambit_id": "0a0a2d2e-5333-4284-b1f9-804ac1844181",
"last_updated": "2023-07-02T11:03:47.161320-04:00",
"created_at": "2023-06-30T08:23:05.970656-04:00",
"name": "HOU",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9067ee5-6119-44e9-a69a-f11b9da5c805/?format=api"
},
{
"id": "3baf45ea-7f85-429e-8acc-a2ea02063e40",
"gambit_id": "9c382c43-5aee-4b7d-89a2-b0e5eee8479d",
"last_updated": "2023-07-02T11:03:47.163546-04:00",
"created_at": "2023-06-30T08:23:05.972753-04:00",
"name": "TEX",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9067ee5-6119-44e9-a69a-f11b9da5c805/?format=api"
}
]
}