GET /api/bet_types/42b8b614-9650-448f-8e2e-cd4bddeba02c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42b8b614-9650-448f-8e2e-cd4bddeba02c",
"match": "https://api-prod.gambitprofit.com/api/matches/ea702ea0-61cc-444d-9c7a-d94f113c4be7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-24T08:13:22.674651-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": "SDG (Y Darvish)",
"amount": 6935.0
},
{
"team": "PIT (Q Priester)",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "e3de5017-244c-4f37-8371-5a977be7eb30",
"gambit_id": "316cf58d-8f2f-4a08-8887-0b598670f7b6",
"last_updated": "2023-07-25T20:27:56.410712-04:00",
"created_at": "2023-07-24T08:13:22.682232-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b8b614-9650-448f-8e2e-cd4bddeba02c/?format=api"
},
{
"id": "42af32df-72da-4986-9b2a-afbcc861d7c7",
"gambit_id": "870d80fa-57f3-4d8a-9a43-a97b0943a3de",
"last_updated": "2023-07-25T20:27:56.406938-04:00",
"created_at": "2023-07-24T08:13:22.678434-04:00",
"name": "PIT (Q Priester)",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b8b614-9650-448f-8e2e-cd4bddeba02c/?format=api"
}
]
}