GET /api/bet_types/a3780499-8cbb-4b96-8150-3a2a8121f7aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3780499-8cbb-4b96-8150-3a2a8121f7aa",
"match": "https://api-prod.gambitprofit.com/api/matches/46ee1d3f-e092-4242-a705-c7d159ff835f/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-16T08:22:58.749077-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": "NYY",
"amount": 6163.0
},
{
"team": "BOS",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "d555fdf4-de3f-4c73-950d-1499896dfcb3",
"gambit_id": "5256ca14-265b-47e8-ae9b-f8c3439c95f0",
"last_updated": "2023-06-17T15:03:04.018122-04:00",
"created_at": "2023-06-16T08:22:58.750774-04:00",
"name": "NYY",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3780499-8cbb-4b96-8150-3a2a8121f7aa/?format=api"
},
{
"id": "cdd2cddd-15a3-42f8-b164-80633f228f73",
"gambit_id": "794f301d-7b1f-4fdd-980c-284a1c954a5c",
"last_updated": "2023-06-17T15:03:04.020477-04:00",
"created_at": "2023-06-16T08:22:58.752606-04:00",
"name": "BOS",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3780499-8cbb-4b96-8150-3a2a8121f7aa/?format=api"
}
]
}