GET /api/bet_types/4be816c2-a44b-409c-bbb4-b1d94e3059c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4be816c2-a44b-409c-bbb4-b1d94e3059c2",
"match": "https://api-prod.gambitprofit.com/api/matches/a8c324f9-ec61-4292-91c0-bb16de1ac292/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-28T09:08:00.041272-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": "BOS",
"amount": 6449.0
},
{
"team": "BAL",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "1f0d343d-3860-4f65-8a37-33fad11e5d5c",
"gambit_id": "fe7c6ca7-e3dc-476f-854c-25e637af3690",
"last_updated": "2023-09-29T10:03:18.959295-04:00",
"created_at": "2023-09-28T09:08:00.045152-04:00",
"name": "BOS",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be816c2-a44b-409c-bbb4-b1d94e3059c2/?format=api"
},
{
"id": "edd78563-fbbd-4d1d-a59f-80aa15b6143d",
"gambit_id": "58f9acbc-0ca3-4382-8802-ee29226f6624",
"last_updated": "2023-09-29T10:03:18.963194-04:00",
"created_at": "2023-09-28T09:08:00.049420-04:00",
"name": "BAL",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be816c2-a44b-409c-bbb4-b1d94e3059c2/?format=api"
}
]
}