GET /api/bet_types/89055f72-943a-458f-bcc2-a3cdc09753f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89055f72-943a-458f-bcc2-a3cdc09753f2",
"match": "https://api-prod.gambitprofit.com/api/matches/bd771eb1-f6ad-4031-9d44-736a9a2ba71e/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Ohio",
"amount": 5208.0
},
{
"team": "Bowling Green",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "8f756a0e-6a71-47b4-8e34-1c64735e5822",
"gambit_id": "01595326-e67e-49e6-802b-4eb311853bb0",
"last_updated": "2022-11-23T09:47:23.170528-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ohio",
"reward": "1.73000",
"odds": "1.83330",
"spread": "-6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89055f72-943a-458f-bcc2-a3cdc09753f2/?format=api"
},
{
"id": "85e325e3-a1c6-4e4f-b5f8-9a567b5654d3",
"gambit_id": "bca3ca97-9b8d-4f5e-a68e-4424bcf65dad",
"last_updated": "2022-11-23T09:47:23.171530-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bowling Green",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89055f72-943a-458f-bcc2-a3cdc09753f2/?format=api"
}
]
}