GET /api/bet_types/36854072-847c-44a0-9768-eaa6ae41edb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36854072-847c-44a0-9768-eaa6ae41edb5",
"match": "https://api-prod.gambitprofit.com/api/matches/65800ce6-d151-4d04-89b4-dad1ab69cc0b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-02T12:41:50.721693-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": "CIN",
"amount": 5423.0
},
{
"team": "SDG",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "43499598-ff3a-4509-9f52-0a2ef4c7c26e",
"gambit_id": "6caefc41-2395-474f-8a0f-c4a4524dfb4b",
"last_updated": "2023-05-03T12:12:16.688206-04:00",
"created_at": "2023-05-02T12:41:50.724963-04:00",
"name": "CIN",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36854072-847c-44a0-9768-eaa6ae41edb5/?format=api"
},
{
"id": "2b9eadb9-6bf0-4b91-a912-1d3253e019ed",
"gambit_id": "4c4626cf-6550-46ea-b5e0-9c78d1bafd0d",
"last_updated": "2023-05-03T12:12:16.687098-04:00",
"created_at": "2023-05-02T12:41:50.723435-04:00",
"name": "SDG",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36854072-847c-44a0-9768-eaa6ae41edb5/?format=api"
}
]
}