GET /api/bet_types/a11eafc7-6129-4df8-a42a-0a037d0ae38d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a11eafc7-6129-4df8-a42a-0a037d0ae38d",
"match": "https://api-prod.gambitprofit.com/api/matches/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T08:38:17.608927-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": "CHC",
"amount": 5773.0
},
{
"team": "ATL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "f5bbf5b7-c735-4330-8f15-6ea9d777559b",
"gambit_id": "02129c8b-02e2-4dbf-9bbd-fd2dba2a1ced",
"last_updated": "2023-08-07T19:23:06.988819-04:00",
"created_at": "2023-08-06T08:38:17.619214-04:00",
"name": "CHC",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11eafc7-6129-4df8-a42a-0a037d0ae38d/?format=api"
},
{
"id": "e99dbe22-9231-42f9-80c9-7be5be9a217a",
"gambit_id": "ce9d179c-64c7-49fb-b0a3-53b236c550db",
"last_updated": "2023-08-07T19:23:06.985597-04:00",
"created_at": "2023-08-06T08:38:17.613649-04:00",
"name": "ATL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11eafc7-6129-4df8-a42a-0a037d0ae38d/?format=api"
}
]
}