GET /api/bet_types/06f2513a-6921-4434-8472-ff2017ba99c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06f2513a-6921-4434-8472-ff2017ba99c7",
"match": "https://api-prod.gambitprofit.com/api/matches/6fc7f8b4-a57c-4fad-8739-b4380e3001ae/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:33:05.515345-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": "BAL (K Bradish)",
"amount": 5415.0
},
{
"team": "TAM (A Civale)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "daba1e26-a82a-4622-9063-fd9c31cfc145",
"gambit_id": "b82eb701-fee4-4b00-bc3c-0b94affeb759",
"last_updated": "2023-09-15T10:28:27.733815-04:00",
"created_at": "2023-09-14T09:33:05.531061-04:00",
"name": "BAL (K Bradish)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f2513a-6921-4434-8472-ff2017ba99c7/?format=api"
},
{
"id": "c5cfb071-cb4d-49d1-aaba-d0b645e4e239",
"gambit_id": "6861f89e-24ec-41c7-954e-37fef072d45d",
"last_updated": "2023-09-15T10:28:27.729729-04:00",
"created_at": "2023-09-14T09:33:05.527062-04:00",
"name": "TAM (A Civale)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f2513a-6921-4434-8472-ff2017ba99c7/?format=api"
}
]
}