GET /api/bet_types/1387ed50-90b0-4841-b0b2-7a0826591e39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1387ed50-90b0-4841-b0b2-7a0826591e39",
"match": "https://api-prod.gambitprofit.com/api/matches/8bbb24e1-c694-40de-aa1a-b5eac0fc1ca0/?format=api",
"name": "Pick the Winner",
"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": "Buffalo",
"amount": 5692.0
},
{
"team": "Miami-Ohio",
"amount": 4308.0
}
],
"expected_reward_tokens": 9391.44,
"profit_sb": -108.56,
"profit_sb_percentage": -1.14,
"recommended": false
},
"lines": [
{
"id": "5672ccba-bd0b-4fe0-96cd-3f27bfab75d4",
"gambit_id": "8e0468e7-a9a7-4476-b4d8-3bc2a13630d6",
"last_updated": "2022-10-02T20:07:03.044787-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo",
"reward": "1.65000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1387ed50-90b0-4841-b0b2-7a0826591e39/?format=api"
},
{
"id": "15e7d172-747e-4028-861d-a7c113b888e0",
"gambit_id": "978f7f23-9f4e-42df-9ab3-f67343426dae",
"last_updated": "2022-10-02T20:07:03.045794-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami-Ohio",
"reward": "2.18000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1387ed50-90b0-4841-b0b2-7a0826591e39/?format=api"
}
]
}