GET /api/bet_types/1b7e1b02-1e98-4c00-b593-cb3fedf9e5c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b7e1b02-1e98-4c00-b593-cb3fedf9e5c1",
"match": "https://api-prod.gambitprofit.com/api/matches/773ad4f2-aa46-4a11-bd1f-81b8cf838881/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T10:08:24.962760-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": "Florida Panthers",
"amount": 5421.0
},
{
"team": "Vegas Golden Knights",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "f2ee91cd-41e2-4358-8520-c998ed8c5b32",
"gambit_id": "0a66be45-1032-4f6d-9903-6cba95a0509a",
"last_updated": "2023-06-10T13:58:17.932506-04:00",
"created_at": "2023-06-07T10:08:24.968170-04:00",
"name": "Florida Panthers",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b7e1b02-1e98-4c00-b593-cb3fedf9e5c1/?format=api"
},
{
"id": "7b9696b0-6b1b-41bd-aad1-aae8e2a86708",
"gambit_id": "857c785f-f319-406c-9f29-3f85130fa7b8",
"last_updated": "2023-06-10T13:58:17.930092-04:00",
"created_at": "2023-06-07T10:08:24.965530-04:00",
"name": "Vegas Golden Knights",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b7e1b02-1e98-4c00-b593-cb3fedf9e5c1/?format=api"
}
]
}