GET /api/bet_types/63c24b15-9639-444e-8577-1a76b85afc37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63c24b15-9639-444e-8577-1a76b85afc37",
"match": "https://api-prod.gambitprofit.com/api/matches/236f9a83-ac3a-456e-8972-06fc089cc9ff/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-27T08:57:14.653661-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": "East Carolina",
"amount": 5097.0
},
{
"team": "Coastal Carolina",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "d0ff401c-a55f-4737-913a-e46730d2ac1e",
"gambit_id": "125c297e-50a5-47b9-9967-fde5698fd2bc",
"last_updated": "2022-12-28T21:52:16.159299-05:00",
"created_at": "2022-12-27T08:57:14.656095-05:00",
"name": "East Carolina",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c24b15-9639-444e-8577-1a76b85afc37/?format=api"
},
{
"id": "2b1242a5-c98e-48bd-9dc0-8adfdd0eed71",
"gambit_id": "d5aa3804-1106-41c1-884d-61c603c0430f",
"last_updated": "2022-12-28T21:52:16.158204-05:00",
"created_at": "2022-12-27T08:57:14.654852-05:00",
"name": "Coastal Carolina",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c24b15-9639-444e-8577-1a76b85afc37/?format=api"
}
]
}