GET /api/bet_types/8af0b9f1-8c61-4d03-908a-4b5c69029c4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8af0b9f1-8c61-4d03-908a-4b5c69029c4b",
"match": "https://api-prod.gambitprofit.com/api/matches/ad8c4d20-f6aa-45ff-b265-15b8823361f9/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-05T08:38:25.226982-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": "MIL",
"amount": 5614.0
},
{
"team": "CHC",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "97639e12-0329-41aa-a87c-c68f582397a3",
"gambit_id": "80f921b5-8b32-42d6-86dc-765b3fb07fa3",
"last_updated": "2023-07-06T12:23:19.361381-04:00",
"created_at": "2023-07-05T08:38:25.231143-04:00",
"name": "MIL",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af0b9f1-8c61-4d03-908a-4b5c69029c4b/?format=api"
},
{
"id": "e8fd2fbe-b2d6-4849-971a-2c09ad4c92b6",
"gambit_id": "ba7a7a4e-c1ec-406e-b41f-bf92178de6e6",
"last_updated": "2023-07-06T12:23:19.359638-04:00",
"created_at": "2023-07-05T08:38:25.229028-04:00",
"name": "CHC",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af0b9f1-8c61-4d03-908a-4b5c69029c4b/?format=api"
}
]
}