GET /api/bet_types/94b6eede-a3a2-4f94-bc9a-206a0c72e3af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94b6eede-a3a2-4f94-bc9a-206a0c72e3af",
"match": "https://api-prod.gambitprofit.com/api/matches/dae1cb62-76c9-481b-8b66-c5e0f8f32fb7/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-04T09:48:09.724832-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": "Vancouver Canucks",
"amount": 6744.0
},
{
"team": "Dallas Stars",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "f9dd8ddb-048b-433c-bebf-0efa2466dd59",
"gambit_id": "cfbc11a5-77f8-48f3-bcb1-12f3c199b9e0",
"last_updated": "2023-11-06T09:13:27.910570-05:00",
"created_at": "2023-11-04T09:48:09.732826-04:00",
"name": "Vancouver Canucks",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b6eede-a3a2-4f94-bc9a-206a0c72e3af/?format=api"
},
{
"id": "559b98f2-ddb0-4254-9c6a-4b47fd7f4e9a",
"gambit_id": "41c53f04-4a2e-4b30-97b2-1b5d985cc916",
"last_updated": "2023-11-06T09:13:27.907211-05:00",
"created_at": "2023-11-04T09:48:09.728956-04:00",
"name": "Dallas Stars",
"reward": "2.90000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b6eede-a3a2-4f94-bc9a-206a0c72e3af/?format=api"
}
]
}