GET /api/bet_types/781b7853-95bc-4c17-adc9-4206bcf402fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "781b7853-95bc-4c17-adc9-4206bcf402fe",
"match": "https://api-prod.gambitprofit.com/api/matches/68d858e3-7c86-478a-b622-1f92f22f4923/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T10:47:00.729750-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": 5784.0
},
{
"team": "NYY",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "fdcde102-55c4-4f14-9962-9ed77ffd3b28",
"gambit_id": "d063c6ca-2e0c-4d01-98cf-43bf7c55534c",
"last_updated": "2023-05-29T11:47:20.505200-04:00",
"created_at": "2023-05-27T10:47:00.732804-04:00",
"name": "SDG",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781b7853-95bc-4c17-adc9-4206bcf402fe/?format=api"
},
{
"id": "f7482462-08e8-4d39-b53a-095c5028a6a4",
"gambit_id": "0aefd368-b2ae-4420-9a18-b5037490246c",
"last_updated": "2023-05-29T11:47:20.507531-04:00",
"created_at": "2023-05-27T10:47:00.735602-04:00",
"name": "NYY",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/781b7853-95bc-4c17-adc9-4206bcf402fe/?format=api"
}
]
}