GET /api/bet_types/223eaf63-20b5-4be5-9b6f-9ed072e026d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "223eaf63-20b5-4be5-9b6f-9ed072e026d1",
"match": "https://api-prod.gambitprofit.com/api/matches/6926ea0c-af95-4be4-9a3d-80c1e687565d/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-20T05:38:15.679397-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": "Toronto Maple Leafs",
"amount": 6611.0
},
{
"team": "Vancouver Canucks",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "1cca2faf-c7de-4d0c-b271-abdaff180cce",
"gambit_id": "76a8ea67-984f-4132-b850-ffb2a3834b36",
"last_updated": "2024-01-23T20:23:20.725700-05:00",
"created_at": "2024-01-20T05:38:15.683822-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223eaf63-20b5-4be5-9b6f-9ed072e026d1/?format=api"
},
{
"id": "c6ce316b-b5b6-4454-82ce-c7944fda69d3",
"gambit_id": "7e676bca-9cf8-42c0-9ca7-bfe3b363c2a0",
"last_updated": "2024-01-23T20:23:20.728951-05:00",
"created_at": "2024-01-20T05:38:15.688922-05:00",
"name": "Vancouver Canucks",
"reward": "2.77000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/223eaf63-20b5-4be5-9b6f-9ed072e026d1/?format=api"
}
]
}