GET /api/bet_types/b7239bd4-c35d-4c49-a809-13cfb404bec4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7239bd4-c35d-4c49-a809-13cfb404bec4",
"match": "https://api-prod.gambitprofit.com/api/matches/7b097a05-8021-4adb-bb45-60fc9b6ede4f/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-19T09:33:11.366743-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": "San Antonio Spurs",
"amount": 5107.0
},
{
"team": "Charlotte Hornets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e771751d-ef39-4225-9e19-ed5569457f5b",
"gambit_id": "92e606bf-314c-4104-a4b4-d623fb7c1cdc",
"last_updated": "2024-01-22T12:08:21.698061-05:00",
"created_at": "2024-01-19T09:33:11.370508-05:00",
"name": "San Antonio Spurs",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7239bd4-c35d-4c49-a809-13cfb404bec4/?format=api"
},
{
"id": "37f24c82-36c2-4fd8-bb02-8910066e829b",
"gambit_id": "669e819f-ae58-4fa4-b0b3-6fb8bdd5ccfd",
"last_updated": "2024-01-22T12:08:21.701714-05:00",
"created_at": "2024-01-19T09:33:11.374489-05:00",
"name": "Charlotte Hornets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7239bd4-c35d-4c49-a809-13cfb404bec4/?format=api"
}
]
}