GET /api/bet_types/055261f5-fb7d-4b28-9a9a-508b3c1c93f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "055261f5-fb7d-4b28-9a9a-508b3c1c93f3",
"match": "https://api-prod.gambitprofit.com/api/matches/260e2e8b-ce4f-4aa9-9a07-d9eef9d38f84/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T14:33:05.883058-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": "STL",
"amount": 6324.0
},
{
"team": "MIA",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "9a95a68d-0528-4b18-b78a-701b40cda5d4",
"gambit_id": "b12d0132-9a5f-4793-b9df-ee531c8a7376",
"last_updated": "2023-07-06T12:23:22.540371-04:00",
"created_at": "2023-07-05T14:33:05.884802-04:00",
"name": "STL",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055261f5-fb7d-4b28-9a9a-508b3c1c93f3/?format=api"
},
{
"id": "6e1d0ef5-1176-4103-981e-1f3a53f55e5a",
"gambit_id": "6664053f-16e0-4df0-aa12-b7c5045c7129",
"last_updated": "2023-07-06T12:23:22.542980-04:00",
"created_at": "2023-07-05T14:33:05.886526-04:00",
"name": "MIA",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055261f5-fb7d-4b28-9a9a-508b3c1c93f3/?format=api"
}
]
}