GET /api/bet_types/c4f1c16e-8964-4a78-9efd-a54acd5db15b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4f1c16e-8964-4a78-9efd-a54acd5db15b",
"match": "https://api-prod.gambitprofit.com/api/matches/8bb10049-f321-45dd-b668-f3ba46d00e48/?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": "Coastal Carolina",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "61591269-8963-4651-a1df-dacfd1518b91",
"gambit_id": "336511a1-b85f-4797-88fb-378a8ff562d3",
"last_updated": "2022-11-04T09:03:10.929546-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f1c16e-8964-4a78-9efd-a54acd5db15b/?format=api"
},
{
"id": "7a56ab4f-6e1b-4ca0-b2d8-e6dfb23da3ae",
"gambit_id": "949fedc9-27c6-46a5-b0f9-b1115831fcaa",
"last_updated": "2022-11-04T09:03:10.928580-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Coastal Carolina",
"reward": "1.84000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f1c16e-8964-4a78-9efd-a54acd5db15b/?format=api"
}
]
}