GET /api/bet_types/7224a67c-11b7-4b44-8c47-053427cddc52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7224a67c-11b7-4b44-8c47-053427cddc52",
"match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-09T11:07:12.099755-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": 5939.0
},
{
"team": "SEA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "197092df-1302-47ae-8931-4af77c78f20b",
"gambit_id": "af1f86f2-e7d4-402a-a77b-518cd487c07a",
"last_updated": "2023-05-10T15:32:07.460927-04:00",
"created_at": "2023-05-09T11:07:12.102855-04:00",
"name": "TEX",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7224a67c-11b7-4b44-8c47-053427cddc52/?format=api"
},
{
"id": "d3e8d4e9-808d-42db-8226-6799fe6694cd",
"gambit_id": "607c9b91-92df-46aa-9fed-83fb6f55da39",
"last_updated": "2023-05-10T15:32:07.458863-04:00",
"created_at": "2023-05-09T11:07:12.101265-04:00",
"name": "SEA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7224a67c-11b7-4b44-8c47-053427cddc52/?format=api"
}
]
}