GET /api/bet_types/f66be874-0909-4512-b500-cebdde13ffb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f66be874-0909-4512-b500-cebdde13ffb6",
"match": "https://api-prod.gambitprofit.com/api/matches/bb089aa4-1d05-42ff-8361-2bf0024a50f8/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-01T09:18:21.485717-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": 5107.0
},
{
"team": "MIN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "869eca93-a164-4ee5-8022-f552a19bf2d9",
"gambit_id": "99f6925d-57b4-45fd-af11-e716d56efbb0",
"last_updated": "2023-10-08T15:07:58.709378-04:00",
"created_at": "2023-10-01T09:18:21.494787-04:00",
"name": "COL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f66be874-0909-4512-b500-cebdde13ffb6/?format=api"
},
{
"id": "bc8e6b02-9359-405f-a909-67c1a568ac0f",
"gambit_id": "75ecad14-73d2-4538-b29f-7fefc05a4f85",
"last_updated": "2023-10-08T15:07:58.705540-04:00",
"created_at": "2023-10-01T09:18:21.489662-04:00",
"name": "MIN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f66be874-0909-4512-b500-cebdde13ffb6/?format=api"
}
]
}