GET /api/bet_types/a23f4d31-965f-4b6d-b4f9-143f21a6ccba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a23f4d31-965f-4b6d-b4f9-143f21a6ccba",
"match": "https://api-prod.gambitprofit.com/api/matches/ef259a8c-c204-441a-9934-28429d390a20/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "TAM",
"amount": 6189.0
},
{
"team": "TOR",
"amount": 3811.0
}
],
"expected_reward_tokens": 9221.61,
"profit_sb": 221.61,
"profit_sb_percentage": 2.46,
"recommended": true
},
"lines": [
{
"id": "2869d507-aed6-48a4-9e2e-955a2d80cd96",
"gambit_id": "07f5465c-fe6a-4839-9577-feebcefc9c5f",
"last_updated": "2022-12-24T17:12:25.989229-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "1.49000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23f4d31-965f-4b6d-b4f9-143f21a6ccba/?format=api"
},
{
"id": "c1584286-4331-435a-9ba7-e3e992b6738c",
"gambit_id": "48b2e2da-9aec-4286-814a-b81b36441a43",
"last_updated": "2022-12-24T17:12:25.988090-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "2.42000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a23f4d31-965f-4b6d-b4f9-143f21a6ccba/?format=api"
}
]
}