GET /api/bet_types/fe852410-826d-43fa-974f-1f36311d91b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe852410-826d-43fa-974f-1f36311d91b8",
"match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-19T12:17:08.303154-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": "COL",
"amount": 5699.0
},
{
"team": "PIT",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "8d4e7a0b-1239-4877-97c6-344a5e76b240",
"gambit_id": "a6b11c06-9242-4e2b-b287-4e3c9603c709",
"last_updated": "2023-04-20T11:42:17.520688-04:00",
"created_at": "2023-04-19T12:17:08.304597-04:00",
"name": "COL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe852410-826d-43fa-974f-1f36311d91b8/?format=api"
},
{
"id": "45bf2cdb-6e6e-44ec-8315-678822d71386",
"gambit_id": "d7dc25f7-ef7d-44ae-93d3-f6dd30d6701a",
"last_updated": "2023-04-20T11:42:17.522938-04:00",
"created_at": "2023-04-19T12:17:08.306319-04:00",
"name": "PIT",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe852410-826d-43fa-974f-1f36311d91b8/?format=api"
}
]
}