GET /api/bet_types/b2297642-4b4b-44d9-a761-49bd925efbeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2297642-4b4b-44d9-a761-49bd925efbeb",
"match": "https://api-prod.gambitprofit.com/api/matches/eb61869f-f61e-4928-a0ec-4a7dadcf0fff/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:09.303677-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": "OAK",
"amount": 5421.0
},
{
"team": "LAA",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "7d1ff5d0-6035-4c29-8bc4-8d94999cf51e",
"gambit_id": "8b3e9503-6e34-4501-a2c1-5408a22ec2b1",
"last_updated": "2023-04-03T14:16:52.390649-04:00",
"created_at": "2023-04-02T09:57:09.305634-04:00",
"name": "OAK",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2297642-4b4b-44d9-a761-49bd925efbeb/?format=api"
},
{
"id": "10e693c2-3e79-4d6b-8c42-556c37b9b17f",
"gambit_id": "89bcd4b6-4b75-4e8d-8311-f094433c51e1",
"last_updated": "2023-04-03T14:16:52.393454-04:00",
"created_at": "2023-04-02T09:57:09.307677-04:00",
"name": "LAA",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2297642-4b4b-44d9-a761-49bd925efbeb/?format=api"
}
]
}