GET /api/bet_types/c732613a-7253-487c-b82d-dd9f8cebf493/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c732613a-7253-487c-b82d-dd9f8cebf493",
"match": "https://api-prod.gambitprofit.com/api/matches/fdb47e76-7cb8-4576-8f7a-ef540dc502ef/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-06T09:33:01.249116-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": "PHI",
"amount": 6090.0
},
{
"team": "TAM",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e295bbdd-2c38-4a85-ad4b-66453e062c7a",
"gambit_id": "afffa9b6-02a0-4f8e-b9d5-9a97126ac9e2",
"last_updated": "2023-07-07T16:57:59.642645-04:00",
"created_at": "2023-07-06T09:33:01.250759-04:00",
"name": "PHI",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c732613a-7253-487c-b82d-dd9f8cebf493/?format=api"
},
{
"id": "4079dbee-7e56-424f-8338-5dbcfc25724e",
"gambit_id": "a3183228-0db4-4dd3-ae58-6fd2548bee9c",
"last_updated": "2023-07-07T16:57:59.644692-04:00",
"created_at": "2023-07-06T09:33:01.252603-04:00",
"name": "TAM",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c732613a-7253-487c-b82d-dd9f8cebf493/?format=api"
}
]
}