GET /api/bet_types/22789a0c-0282-4adb-a9cc-73b366803f5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22789a0c-0282-4adb-a9cc-73b366803f5b",
"match": "https://api-prod.gambitprofit.com/api/matches/a6f6aaf3-6eae-4ea7-983b-7c8f25e79b0e/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T09:06:59.840635-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": "SDG",
"amount": 5867.0
},
{
"team": "ATL",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "4b760c20-0621-4adb-9139-2dbfaded54f1",
"gambit_id": "eb6b0fd7-d690-4898-a4bf-46600205b472",
"last_updated": "2023-04-07T10:17:17.439416-04:00",
"created_at": "2023-04-06T09:06:59.843622-04:00",
"name": "SDG",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22789a0c-0282-4adb-a9cc-73b366803f5b/?format=api"
},
{
"id": "046297d3-356d-4a90-89e6-112b5e982930",
"gambit_id": "e91f14aa-f7ae-435d-ab9d-01a4196015ac",
"last_updated": "2023-04-07T10:17:17.442402-04:00",
"created_at": "2023-04-06T09:06:59.842092-04:00",
"name": "ATL",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22789a0c-0282-4adb-a9cc-73b366803f5b/?format=api"
}
]
}