GET /api/bet_types/6809d81a-dd6f-4083-b62e-bf4d9aff3886/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6809d81a-dd6f-4083-b62e-bf4d9aff3886",
"match": "https://api-prod.gambitprofit.com/api/matches/7a875a62-acb9-46a1-a35c-e3f3e7e6d7d0/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-29T08:08:09.167575-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": 5423.0
},
{
"team": "SDG",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "799ef2a7-bd63-406c-b584-097afb9f316e",
"gambit_id": "22f87663-3972-4ac3-a476-9ff0cf25781e",
"last_updated": "2023-07-31T11:33:31.020486-04:00",
"created_at": "2023-07-29T08:08:09.172650-04:00",
"name": "TEX",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6809d81a-dd6f-4083-b62e-bf4d9aff3886/?format=api"
},
{
"id": "1efb1eea-1412-42e8-a128-eeaced42924e",
"gambit_id": "499d7961-b533-42f0-a043-6691b0426f4c",
"last_updated": "2023-07-31T11:33:31.024633-04:00",
"created_at": "2023-07-29T08:08:09.177803-04:00",
"name": "SDG",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6809d81a-dd6f-4083-b62e-bf4d9aff3886/?format=api"
}
]
}