GET /api/bet_types/71f3677b-8fda-4357-9e1b-26f8b75e051f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71f3677b-8fda-4357-9e1b-26f8b75e051f",
"match": "https://api-prod.gambitprofit.com/api/matches/4d4eb924-66e2-4c8a-8958-65663a6247b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:52.065011-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": "St Louis Blues",
"amount": 5431.0
},
{
"team": "Buffalo Sabres",
"amount": 4569.0
}
],
"expected_reward_tokens": 9503.52,
"profit_sb": 3.52,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "4ca6f5f8-162a-409d-8772-d37096162f7b",
"gambit_id": "2d3cb981-93ad-41b6-8f12-4386cc3e230c",
"last_updated": "2023-01-25T14:12:08.330923-05:00",
"created_at": "2023-01-24T09:31:52.066757-05:00",
"name": "St Louis Blues",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f3677b-8fda-4357-9e1b-26f8b75e051f/?format=api"
},
{
"id": "013a2fa5-9c0b-40cd-8c9f-639d52166bc6",
"gambit_id": "7705efac-15ec-433c-a50e-dcf4f973e49c",
"last_updated": "2023-01-25T14:12:08.332067-05:00",
"created_at": "2023-01-24T09:31:52.068223-05:00",
"name": "Buffalo Sabres",
"reward": "2.08000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f3677b-8fda-4357-9e1b-26f8b75e051f/?format=api"
}
]
}