GET /api/bet_types/f42f92ec-38fa-42db-a195-f6abc541626a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f42f92ec-38fa-42db-a195-f6abc541626a",
"match": "https://api-prod.gambitprofit.com/api/matches/80499749-942e-4155-8f42-d91a1269c46b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-06T09:23:25.108177-05: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": "Columbus Blue Jackets",
"amount": 6554.0
},
{
"team": "Minnesota Wild",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "d5cc21af-e6cd-4028-b62c-f7120cc2c327",
"gambit_id": "ebff5287-e0ff-4d43-866f-fe870efa6552",
"last_updated": "2024-01-09T10:18:17.324150-05:00",
"created_at": "2024-01-06T09:23:25.114204-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42f92ec-38fa-42db-a195-f6abc541626a/?format=api"
},
{
"id": "17d2a4e0-9d47-4c64-b8ff-6c80470b1ae9",
"gambit_id": "a1df6fee-e7e3-4faa-b676-46d0d54c6b7d",
"last_updated": "2024-01-09T10:18:17.327453-05:00",
"created_at": "2024-01-06T09:23:25.119146-05:00",
"name": "Minnesota Wild",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42f92ec-38fa-42db-a195-f6abc541626a/?format=api"
}
]
}