GET /api/bet_types/6049f50c-a518-4592-b744-4939302bdeb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6049f50c-a518-4592-b744-4939302bdeb0",
"match": "https://api-prod.gambitprofit.com/api/matches/b6ff8a44-1205-4c66-b007-c049d4b17d67/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-08T11:46:58.361700-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": 5512.0
},
{
"team": "PIT",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "339a44d1-34f2-4f71-a651-7ff0c1a2be26",
"gambit_id": "f0817b5b-2e37-4b34-9a66-75e872265ed5",
"last_updated": "2023-05-09T11:31:53.542762-04:00",
"created_at": "2023-05-08T11:46:58.365149-04:00",
"name": "COL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6049f50c-a518-4592-b744-4939302bdeb0/?format=api"
},
{
"id": "8511b427-3914-437f-b205-e81c3181d598",
"gambit_id": "6d7903cb-02c2-4d29-a86e-a52ad0c1dd10",
"last_updated": "2023-05-09T11:31:53.541118-04:00",
"created_at": "2023-05-08T11:46:58.363378-04:00",
"name": "PIT",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6049f50c-a518-4592-b744-4939302bdeb0/?format=api"
}
]
}