GET /api/bet_types/6f0fc50e-051d-4251-8ec1-00209d5390ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f0fc50e-051d-4251-8ec1-00209d5390ad",
"match": "https://api-prod.gambitprofit.com/api/matches/cc71955e-41dc-4ac6-ad1a-2f83f559b9c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-30T12:47:12.775584-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": "Boston Bruins",
"amount": 6706.0
},
{
"team": "Florida Panthers",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "e63dadcb-3945-461f-995a-5d5e3f3989a1",
"gambit_id": "279a1f85-445f-4868-b1b5-834c363ebc4d",
"last_updated": "2023-05-01T12:27:23.766436-04:00",
"created_at": "2023-04-30T12:47:12.778036-04:00",
"name": "Boston Bruins",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0fc50e-051d-4251-8ec1-00209d5390ad/?format=api"
},
{
"id": "eb4d3094-69c9-4ace-be6f-9edcf7e9ad8e",
"gambit_id": "00feca9d-879b-4802-8b92-f3e110b017c9",
"last_updated": "2023-05-01T12:27:23.767963-04:00",
"created_at": "2023-04-30T12:47:12.780437-04:00",
"name": "Florida Panthers",
"reward": "2.87000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0fc50e-051d-4251-8ec1-00209d5390ad/?format=api"
}
]
}