GET /api/bet_types/db08bbe5-1878-4454-9b5d-26514cafcc64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db08bbe5-1878-4454-9b5d-26514cafcc64",
"match": "https://api-prod.gambitprofit.com/api/matches/bfbdb96c-2d7e-4d3e-a396-8b4952b02159/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-30T09:32:59.686947-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": "PIT (A Jackson)",
"amount": 5415.0
},
{
"team": "KAN (A Zerpa)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "0db77075-230f-475a-a581-8b9e246b0172",
"gambit_id": "6a79f6f3-a370-42fd-9d95-e11531c6cf02",
"last_updated": "2023-08-31T19:18:25.713005-04:00",
"created_at": "2023-08-30T09:32:59.691658-04:00",
"name": "PIT (A Jackson)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db08bbe5-1878-4454-9b5d-26514cafcc64/?format=api"
},
{
"id": "77d30716-1bac-4bb3-a728-d5b01e873ef5",
"gambit_id": "4bddad97-b305-4ee7-99e5-77f7ae9e7cd7",
"last_updated": "2023-08-31T19:18:25.716308-04:00",
"created_at": "2023-08-30T09:32:59.696179-04:00",
"name": "KAN (A Zerpa)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db08bbe5-1878-4454-9b5d-26514cafcc64/?format=api"
}
]
}