GET /api/bet_types/473ecc86-a799-4f87-8931-3f6f4ca0432d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "473ecc86-a799-4f87-8931-3f6f4ca0432d",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2d6467-7f57-4a70-9ee5-e96fc225de2f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-17T11:42:58.979664-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": "TAM (S McClanahan)",
"amount": 5377.0
},
{
"team": "TEX (D Dunning)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "a4cc6551-8444-41f8-9772-c4d9b6dace33",
"gambit_id": "fc800a48-07ce-4730-9d1b-c55a570a9fb9",
"last_updated": "2023-07-18T17:13:12.246911-04:00",
"created_at": "2023-07-17T11:42:58.981090-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473ecc86-a799-4f87-8931-3f6f4ca0432d/?format=api"
},
{
"id": "07a0d46b-e899-429d-bff4-dabc33ff4971",
"gambit_id": "9ec8cf28-6bbf-4a7a-9576-33a51489f5c4",
"last_updated": "2023-07-18T17:13:12.245347-04:00",
"created_at": "2023-07-17T11:42:58.982578-04:00",
"name": "TEX (D Dunning)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473ecc86-a799-4f87-8931-3f6f4ca0432d/?format=api"
}
]
}