GET /api/bet_types/8aeedf3d-9f66-4641-a603-8efb4dbd13f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8aeedf3d-9f66-4641-a603-8efb4dbd13f3",
"match": "https://api-prod.gambitprofit.com/api/matches/7495c88b-c571-470f-b38a-6386bb317f7e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:05.125231-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": "PIT",
"amount": 5699.0
},
{
"team": "MIL",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "11ee5077-fb68-47e3-baa0-00bdae4ab65a",
"gambit_id": "1d689224-0066-43c5-b246-a5d6ab99380f",
"last_updated": "2023-07-02T11:08:02.036540-04:00",
"created_at": "2023-06-30T08:23:05.129887-04:00",
"name": "PIT",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aeedf3d-9f66-4641-a603-8efb4dbd13f3/?format=api"
},
{
"id": "dbfd49ab-5534-4801-857d-6aff18735b9a",
"gambit_id": "dffa734e-0774-4910-afbc-403f0de6e890",
"last_updated": "2023-07-02T11:08:02.034488-04:00",
"created_at": "2023-06-30T08:23:05.127420-04:00",
"name": "MIL",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aeedf3d-9f66-4641-a603-8efb4dbd13f3/?format=api"
}
]
}