GET /api/bet_types/e9e7b945-893f-406c-a58b-f85bfa7d58f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9e7b945-893f-406c-a58b-f85bfa7d58f3",
"match": "https://api-prod.gambitprofit.com/api/matches/faab9136-4596-4822-a7d8-6f35e7cea5bf/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-30T08:58:12.486960-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": "TEX",
"amount": 6010.0
},
{
"team": "SEA",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "0e0fe082-38fe-4e26-a36a-04ff20c74a42",
"gambit_id": "04c14848-e110-4712-b463-817c56d82605",
"last_updated": "2023-10-02T10:48:23.386991-04:00",
"created_at": "2023-09-30T08:58:12.491480-04:00",
"name": "TEX",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e7b945-893f-406c-a58b-f85bfa7d58f3/?format=api"
},
{
"id": "078e2293-4c33-4a1d-a970-297440491db4",
"gambit_id": "34d9e143-a8b0-445c-a149-803648038705",
"last_updated": "2023-10-02T10:48:23.391427-04:00",
"created_at": "2023-09-30T08:58:12.495978-04:00",
"name": "SEA",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e7b945-893f-406c-a58b-f85bfa7d58f3/?format=api"
}
]
}