GET /api/bet_types/355438de-1339-41d9-a258-cf85187cbb9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "355438de-1339-41d9-a258-cf85187cbb9b",
"match": "https://api-prod.gambitprofit.com/api/matches/bd2258e3-0ddf-48ca-b5f3-afe0bdf46c31/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-12T09:43:04.420313-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": "CLE",
"amount": 5857.0
},
{
"team": "TAM",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "40e047f7-d2f1-443b-905b-93f2dbb7cc0b",
"gambit_id": "33c6d974-21a1-4b2f-be7e-8514eb090378",
"last_updated": "2023-08-14T10:48:14.784442-04:00",
"created_at": "2023-08-12T09:43:04.424838-04:00",
"name": "CLE",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355438de-1339-41d9-a258-cf85187cbb9b/?format=api"
},
{
"id": "7cb48873-297f-43a1-b340-b446aa72744a",
"gambit_id": "afc6d580-7028-4cbd-9029-d1f9ba7b0c9e",
"last_updated": "2023-08-14T10:48:14.789021-04:00",
"created_at": "2023-08-12T09:43:04.431311-04:00",
"name": "TAM",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/355438de-1339-41d9-a258-cf85187cbb9b/?format=api"
}
]
}