GET /api/bet_types/a9d37464-be57-4434-8498-f792afb216f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9d37464-be57-4434-8498-f792afb216f0",
"match": "https://api-prod.gambitprofit.com/api/matches/45e3606e-98ea-42f3-9357-d3c5404da57d/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:56.712024-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": "TEX",
"amount": 6458.0
},
{
"team": "CHC",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "7d8252d8-026d-416e-8da4-871bb21a97ab",
"gambit_id": "a5a019e6-a26f-4eca-96f0-d8b0c4a046d8",
"last_updated": "2023-04-09T11:42:18.686313-04:00",
"created_at": "2023-04-08T09:01:56.715470-04:00",
"name": "TEX",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d37464-be57-4434-8498-f792afb216f0/?format=api"
},
{
"id": "3323d15f-cddf-4d3f-8a79-cfd2c4c18c26",
"gambit_id": "61e3fecb-5d61-4aea-88b7-4dbfd16b570f",
"last_updated": "2023-04-09T11:42:18.683876-04:00",
"created_at": "2023-04-08T09:01:56.713521-04:00",
"name": "CHC",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d37464-be57-4434-8498-f792afb216f0/?format=api"
}
]
}