GET /api/bet_types/0870c1b7-7a6d-435f-aef6-1811fc792b0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0870c1b7-7a6d-435f-aef6-1811fc792b0f",
"match": "https://api-prod.gambitprofit.com/api/matches/56e93608-7563-4ecb-b428-f91b8db69b47/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-31T09:28:04.530089-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": "WAS",
"amount": 5423.0
},
{
"team": "MIA",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2ef37be1-c552-4363-8059-0d7b35db2daf",
"gambit_id": "7143aed5-02f3-4666-98a9-7d0206096e2f",
"last_updated": "2023-09-01T12:43:23.903098-04:00",
"created_at": "2023-08-31T09:28:04.540725-04:00",
"name": "WAS",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0870c1b7-7a6d-435f-aef6-1811fc792b0f/?format=api"
},
{
"id": "b10b9138-3290-4cd1-91b2-4ccc79b1061f",
"gambit_id": "4428f8a4-adaa-42b7-aea9-e8831eeca928",
"last_updated": "2023-09-01T12:43:23.899604-04:00",
"created_at": "2023-08-31T09:28:04.534746-04:00",
"name": "MIA",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0870c1b7-7a6d-435f-aef6-1811fc792b0f/?format=api"
}
]
}