GET /api/bet_types/c306f182-e0fb-4c8d-b0d1-9f1d85af8027/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c306f182-e0fb-4c8d-b0d1-9f1d85af8027",
"match": "https://api-prod.gambitprofit.com/api/matches/22d270a4-635f-4bf5-876f-2519aaad2c71/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-08T08:43:17.818350-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": "SFO",
"amount": 5213.0
},
{
"team": "COL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "22600c47-9648-4648-9601-c468a8b1d2c8",
"gambit_id": "f2b7c918-deea-4413-8463-df380741a212",
"last_updated": "2023-06-10T13:48:17.026179-04:00",
"created_at": "2023-06-08T08:43:17.819834-04:00",
"name": "SFO",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c306f182-e0fb-4c8d-b0d1-9f1d85af8027/?format=api"
},
{
"id": "0c5ba222-7029-4c6c-b8b7-1b62d39e5bbe",
"gambit_id": "e286a524-1720-4748-bc25-53225e24101b",
"last_updated": "2023-06-10T13:48:17.028902-04:00",
"created_at": "2023-06-08T08:43:17.821376-04:00",
"name": "COL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c306f182-e0fb-4c8d-b0d1-9f1d85af8027/?format=api"
}
]
}