GET /api/bet_types/fc58712b-fb80-4ccc-af45-e04b1726c8f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc58712b-fb80-4ccc-af45-e04b1726c8f1",
"match": "https://api-prod.gambitprofit.com/api/matches/a41a5ad7-8de8-4262-b26f-275a79b8e09f/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-03T08:28:20.445568-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": "SEA",
"amount": 5773.0
},
{
"team": "LAA",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "8f45f640-0f59-4d82-93ec-9200d7628040",
"gambit_id": "d634dc1c-89f3-400a-95a7-a688d93ced26",
"last_updated": "2023-08-04T11:43:13.011172-04:00",
"created_at": "2023-08-03T08:28:20.451175-04:00",
"name": "SEA",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc58712b-fb80-4ccc-af45-e04b1726c8f1/?format=api"
},
{
"id": "758b35aa-0076-41d2-8794-23dd15b2a8d3",
"gambit_id": "c7429014-e6e7-442a-b453-dbbcd2579c06",
"last_updated": "2023-08-04T11:43:13.015059-04:00",
"created_at": "2023-08-03T08:28:20.458173-04:00",
"name": "LAA",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc58712b-fb80-4ccc-af45-e04b1726c8f1/?format=api"
}
]
}