GET /api/bet_types/78d1784d-7866-44c4-8527-dc828a0ffe39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78d1784d-7866-44c4-8527-dc828a0ffe39",
"match": "https://api-prod.gambitprofit.com/api/matches/2e373e29-2b9e-4696-8c81-a419623c79e7/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:20.922609-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": "COL",
"amount": 5614.0
},
{
"team": "ARI",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "c4db82af-cfbc-4fe8-986b-ecdf136e04be",
"gambit_id": "5ab68649-7025-469d-9012-3ff42093401c",
"last_updated": "2023-04-30T12:47:15.755180-04:00",
"created_at": "2023-04-28T11:22:20.923867-04:00",
"name": "COL",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78d1784d-7866-44c4-8527-dc828a0ffe39/?format=api"
},
{
"id": "a682c9f6-2381-4dd1-812d-eb1df8a8f6e3",
"gambit_id": "83487927-1e1f-44a1-8941-75c7d61b792e",
"last_updated": "2023-04-30T12:47:15.757590-04:00",
"created_at": "2023-04-28T11:22:20.925106-04:00",
"name": "ARI",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78d1784d-7866-44c4-8527-dc828a0ffe39/?format=api"
}
]
}