GET /api/bet_types/6c451bf5-f390-4734-bf65-8cb142115154/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c451bf5-f390-4734-bf65-8cb142115154",
"match": "https://api-prod.gambitprofit.com/api/matches/74ce8397-bca2-4b5b-a93a-0526e3e9f328/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:11.742836-05: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": "Nashville Predators",
"amount": 5107.0
},
{
"team": "Ottawa Senators",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "12f5c848-e089-4055-9ff1-6e7baa106bb3",
"gambit_id": "0526f9f1-6c64-4109-9044-36bb2eb222f3",
"last_updated": "2024-01-31T09:58:25.803402-05:00",
"created_at": "2024-01-29T09:13:11.749590-05:00",
"name": "Nashville Predators",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c451bf5-f390-4734-bf65-8cb142115154/?format=api"
},
{
"id": "16a909ac-6930-47a8-a7ce-3ad86c9a6d70",
"gambit_id": "5f6f3c56-30bd-4038-b506-674a5ed0f0f5",
"last_updated": "2024-01-31T09:58:25.807134-05:00",
"created_at": "2024-01-29T09:13:11.755363-05:00",
"name": "Ottawa Senators",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c451bf5-f390-4734-bf65-8cb142115154/?format=api"
}
]
}