GET /api/bet_types/90f076e8-d75d-46c3-82d1-d1b401e44e22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90f076e8-d75d-46c3-82d1-d1b401e44e22",
"match": "https://api-prod.gambitprofit.com/api/matches/817065ec-29a2-4d10-a5b5-d75ef29f4e6e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-07T09:07:55.802439-05: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": "Sacramento Kings",
"amount": 5107.0
},
{
"team": "New Orleans Pelicans",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "57e4b707-0b2f-455c-949e-af38b85e6756",
"gambit_id": "9686ee51-45ae-42d8-8749-caf0f37216f4",
"last_updated": "2024-01-09T10:43:23.099630-05:00",
"created_at": "2024-01-07T09:07:55.816650-05:00",
"name": "Sacramento Kings",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f076e8-d75d-46c3-82d1-d1b401e44e22/?format=api"
},
{
"id": "7457c62a-bc83-4dee-92eb-a0deadcec880",
"gambit_id": "5407e475-165e-4f75-8a58-ee5521a4c8f8",
"last_updated": "2024-01-09T10:43:23.096152-05:00",
"created_at": "2024-01-07T09:07:55.809407-05:00",
"name": "New Orleans Pelicans",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90f076e8-d75d-46c3-82d1-d1b401e44e22/?format=api"
}
]
}