GET /api/bet_types/c0a4e4a3-f809-4074-bb1e-b4dd21b54e68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0a4e4a3-f809-4074-bb1e-b4dd21b54e68",
"match": "https://api-prod.gambitprofit.com/api/matches/a9f44206-3d7b-4b8b-bfd1-41435263d8df/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-28T11:57:06.176416-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": "Florida Atlantic",
"amount": 5107.0
},
{
"team": "San Diego State",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0891b795-aff2-4bf2-8e90-6c6e8a0f9a79",
"gambit_id": "47362f36-dd34-4ed7-9305-f0232ac6b1cb",
"last_updated": "2023-04-02T10:52:14.470771-04:00",
"created_at": "2023-03-28T11:57:06.181176-04:00",
"name": "Florida Atlantic",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a4e4a3-f809-4074-bb1e-b4dd21b54e68/?format=api"
},
{
"id": "82c6108c-cca3-4fc3-a31f-20ddd6e36ff5",
"gambit_id": "eb98be47-2000-433f-aefb-b602f573549e",
"last_updated": "2023-04-02T10:52:14.468772-04:00",
"created_at": "2023-03-28T11:57:06.178664-04:00",
"name": "San Diego State",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0a4e4a3-f809-4074-bb1e-b4dd21b54e68/?format=api"
}
]
}