GET /api/bet_types/45fb8762-a17b-4a11-b265-4d16b0063295/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45fb8762-a17b-4a11-b265-4d16b0063295",
"match": "https://api-prod.gambitprofit.com/api/matches/08461ec0-d0a4-4233-a635-67e06b084131/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T05:58:10.991295-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 (T Glasnow)",
"amount": 7203.0
},
{
"team": "OAK (L Medina)",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "53a3b397-1d1f-4e90-af01-21788115cdb4",
"gambit_id": "e6adc9fe-bc2a-4fa1-83a3-365c79389be0",
"last_updated": "2023-06-15T23:18:31.144798-04:00",
"created_at": "2023-06-14T05:58:10.994877-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fb8762-a17b-4a11-b265-4d16b0063295/?format=api"
},
{
"id": "07bdae98-7052-4391-92c7-04953c6593d5",
"gambit_id": "fb5caacb-aae1-40d8-834e-bbf363b01d10",
"last_updated": "2023-06-15T23:18:31.146224-04:00",
"created_at": "2023-06-14T05:58:10.998407-04:00",
"name": "OAK (L Medina)",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45fb8762-a17b-4a11-b265-4d16b0063295/?format=api"
}
]
}