GET /api/bet_types/545b83f4-3862-4ef5-b428-ab3d89bd97c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "545b83f4-3862-4ef5-b428-ab3d89bd97c9",
"match": "https://api-prod.gambitprofit.com/api/matches/cf3f0ad3-c9ab-493f-89fd-a598cc4e69ef/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T14:02:16.682581-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": "HOU",
"amount": 6399.0
},
{
"team": "OAK",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "1200e17e-a5e2-4c28-9f5f-3a5c3452b1a1",
"gambit_id": "de17fe23-3798-4fcb-b5b3-8ad208e50f35",
"last_updated": "2023-05-29T11:47:21.798559-04:00",
"created_at": "2023-05-27T14:02:16.685164-04:00",
"name": "HOU",
"reward": "1.48000",
"odds": "1.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545b83f4-3862-4ef5-b428-ab3d89bd97c9/?format=api"
},
{
"id": "ebb15ef2-341f-4d19-b4fa-4701e5205ec9",
"gambit_id": "32684566-1a35-4a7a-baae-62500472769a",
"last_updated": "2023-05-29T11:47:21.800908-04:00",
"created_at": "2023-05-27T14:02:16.687623-04:00",
"name": "OAK",
"reward": "2.63000",
"odds": "2.70000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545b83f4-3862-4ef5-b428-ab3d89bd97c9/?format=api"
}
]
}