GET /api/bet_types/c5a9ce52-e841-4909-90f0-f9296ddb4581/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5a9ce52-e841-4909-90f0-f9296ddb4581",
"match": "https://api-prod.gambitprofit.com/api/matches/c6412268-634d-4b5f-b766-193e0a9fcc4f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T18:16:56.498962-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": "Minnesota RØKKR",
"amount": 5556.0
},
{
"team": "Boston",
"amount": 4444.0
}
],
"expected_reward_tokens": 8665.8,
"profit_sb": -334.2,
"profit_sb_percentage": -3.71,
"recommended": false
},
"lines": [
{
"id": "a8dbcec4-8e98-4e94-9f18-78780fcd8ce5",
"gambit_id": "0b4d0236-bd39-4b59-b3ff-bff983b05860",
"last_updated": "2023-01-14T20:22:25.654188-05:00",
"created_at": "2023-01-12T18:16:56.500185-05:00",
"name": "Minnesota RØKKR",
"reward": "1.56000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a9ce52-e841-4909-90f0-f9296ddb4581/?format=api"
},
{
"id": "674eb398-9210-4baf-ae33-4d3c8ff80e1d",
"gambit_id": "7ffc13a5-e704-4a98-b018-a5bdf273d3d8",
"last_updated": "2023-01-14T20:22:25.657271-05:00",
"created_at": "2023-01-12T18:16:56.501382-05:00",
"name": "Boston",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a9ce52-e841-4909-90f0-f9296ddb4581/?format=api"
}
]
}