GET /api/bet_types/7343b236-2e50-43a2-8368-e7b8f9641dc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7343b236-2e50-43a2-8368-e7b8f9641dc6",
"match": "https://api-prod.gambitprofit.com/api/matches/635cea9f-4774-41df-bd95-62ad519a956b/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:04.477184-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": "DET",
"amount": 5867.0
},
{
"team": "ARI",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "33b47d39-5dd2-40d2-9330-a665833b47e2",
"gambit_id": "4e1ca4f8-8f3d-4586-b2db-a8861d4fffbb",
"last_updated": "2023-06-11T10:28:00.668980-04:00",
"created_at": "2023-06-10T09:38:04.481614-04:00",
"name": "DET",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7343b236-2e50-43a2-8368-e7b8f9641dc6/?format=api"
},
{
"id": "103ba9f0-2aff-465e-8c7a-650782e30e67",
"gambit_id": "14e95eec-2461-4238-a7c3-2c20ba27e6a3",
"last_updated": "2023-06-11T10:28:00.667504-04:00",
"created_at": "2023-06-10T09:38:04.479310-04:00",
"name": "ARI",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7343b236-2e50-43a2-8368-e7b8f9641dc6/?format=api"
}
]
}