GET /api/bet_types/4aa7721e-b89c-4aa2-bec2-8ed51ba8f415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4aa7721e-b89c-4aa2-bec2-8ed51ba8f415",
"match": "https://api-prod.gambitprofit.com/api/matches/b83190a2-038e-4fbb-97f8-03e93b010abe/?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": "Appalachian St",
"amount": 5097.0
},
{
"team": "Georgia Southern",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "e2365556-dfe8-4c98-9aab-b2295fe13012",
"gambit_id": "3d33a20a-282c-42f0-8382-4be55f6d41c3",
"last_updated": "2022-11-28T09:37:06.197385-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa7721e-b89c-4aa2-bec2-8ed51ba8f415/?format=api"
},
{
"id": "e6dcb860-3079-4fcb-bc7d-af06086687c7",
"gambit_id": "dc1bd59c-2ec4-485c-976e-449f758a4040",
"last_updated": "2022-11-28T09:37:06.196380-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia Southern",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa7721e-b89c-4aa2-bec2-8ed51ba8f415/?format=api"
}
]
}