GET /api/bet_types/b6f4f5ce-546d-40f0-991d-597f7d453464/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6f4f5ce-546d-40f0-991d-597f7d453464",
"match": "https://api-prod.gambitprofit.com/api/matches/0008390d-6e44-499c-9973-98695db97a42/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:21.208665-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": "MIA",
"amount": 6163.0
},
{
"team": "MIN",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "f9206fcc-6ff6-4888-8e8f-a0001ed378b8",
"gambit_id": "db1da5e1-b29a-471f-b2bd-3ce0cf160814",
"last_updated": "2023-04-06T11:42:05.557539-04:00",
"created_at": "2023-04-05T09:22:21.210942-04:00",
"name": "MIA",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6f4f5ce-546d-40f0-991d-597f7d453464/?format=api"
},
{
"id": "1e0b5aed-08f6-48bf-8414-285603bfb3e6",
"gambit_id": "db7cb0f7-7437-45ba-9ded-7b9bba770f52",
"last_updated": "2023-04-06T11:42:05.559121-04:00",
"created_at": "2023-04-05T09:22:21.213233-04:00",
"name": "MIN",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6f4f5ce-546d-40f0-991d-597f7d453464/?format=api"
}
]
}