GET /api/bet_types/cf771d3c-5c1b-4fae-9fd3-39ce34da9601/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf771d3c-5c1b-4fae-9fd3-39ce34da9601",
"match": "https://api-prod.gambitprofit.com/api/matches/563b8b6f-baff-4afb-b4cc-ba74aad84ec0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:11.071082-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": "Los Angeles Rams",
"amount": 5515.0
},
{
"team": "Seattle Seahawks",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "a1d611b9-fa86-4e64-a488-4594c8aaceca",
"gambit_id": "8f3f858b-c868-4b49-ab12-4e19bfd94ba1",
"last_updated": "2023-11-20T19:38:17.746505-05:00",
"created_at": "2023-11-16T09:28:11.078992-05:00",
"name": "Los Angeles Rams",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf771d3c-5c1b-4fae-9fd3-39ce34da9601/?format=api"
},
{
"id": "94793cfd-f9a8-4dc5-84a1-b1d63b27ea9a",
"gambit_id": "f424ff4d-0cb2-43df-b7e8-08aa948d2af8",
"last_updated": "2023-11-20T19:38:17.743308-05:00",
"created_at": "2023-11-16T09:28:11.075050-05:00",
"name": "Seattle Seahawks",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf771d3c-5c1b-4fae-9fd3-39ce34da9601/?format=api"
}
]
}