GET /api/bet_types/13e199ac-36f7-409a-ab61-1ef8ff38b1aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13e199ac-36f7-409a-ab61-1ef8ff38b1aa",
"match": "https://api-prod.gambitprofit.com/api/matches/bf3ee005-6049-4f89-913e-a936901c77f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-10T09:03:22.037426-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": "National League",
"amount": 5107.0
},
{
"team": "American League",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ae3e50d4-b325-4936-8895-d2ed9771e53b",
"gambit_id": "bcea1ded-ca0e-458f-a507-6e060d20d483",
"last_updated": "2023-07-12T10:03:14.113664-04:00",
"created_at": "2023-07-10T09:03:22.039674-04:00",
"name": "National League",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e199ac-36f7-409a-ab61-1ef8ff38b1aa/?format=api"
},
{
"id": "40aa27eb-6223-4153-8fb1-463b788fc48c",
"gambit_id": "6464ceb3-7ecf-4ee8-9239-1f5b94f3d940",
"last_updated": "2023-07-12T10:03:14.115050-04:00",
"created_at": "2023-07-10T09:03:22.041800-04:00",
"name": "American League",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e199ac-36f7-409a-ab61-1ef8ff38b1aa/?format=api"
}
]
}