GET /api/bet_types/dab13e88-3cc3-4bc8-96a5-a8d89e1dbd34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dab13e88-3cc3-4bc8-96a5-a8d89e1dbd34",
"match": "https://api-prod.gambitprofit.com/api/matches/579d3a5e-cadf-469d-a663-f2c37e9fa496/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-21T12:52:12.602787-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 (C Faucher)",
"amount": 6241.0
},
{
"team": "CWS (M Kopech)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "a5c4cb53-9a9f-4eee-b1ae-ebee5ef0a400",
"gambit_id": "0596a20a-0117-48b5-b646-ec9ba5953ec4",
"last_updated": "2023-04-22T13:07:15.806466-04:00",
"created_at": "2023-04-21T12:52:12.604724-04:00",
"name": "TAM (C Faucher)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dab13e88-3cc3-4bc8-96a5-a8d89e1dbd34/?format=api"
},
{
"id": "2a125c33-9565-4b9f-b602-14dbe99dddd2",
"gambit_id": "0e6edf7d-972e-4d8e-b92a-4525539f3dd3",
"last_updated": "2023-04-22T13:07:15.808898-04:00",
"created_at": "2023-04-21T12:52:12.606614-04:00",
"name": "CWS (M Kopech)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dab13e88-3cc3-4bc8-96a5-a8d89e1dbd34/?format=api"
}
]
}