GET /api/bet_types/ae3025f5-2b19-4e68-a377-cf810aec10ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae3025f5-2b19-4e68-a377-cf810aec10ec",
"match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-07T08:28:01.509860-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": "TOR (H Ryu)",
"amount": 5440.0
},
{
"team": "CLE (G Williams)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "574e1498-315e-4aef-b794-97d86e6cd680",
"gambit_id": "2cbdd7b3-ce92-4965-8356-4e407232ea84",
"last_updated": "2023-08-09T10:43:19.288242-04:00",
"created_at": "2023-08-07T08:28:01.514487-04:00",
"name": "TOR (H Ryu)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3025f5-2b19-4e68-a377-cf810aec10ec/?format=api"
},
{
"id": "1ca1ba3d-c6a5-4fc9-8c23-d915844a0280",
"gambit_id": "74679179-ca2c-4c1f-904c-e00703e7fce9",
"last_updated": "2023-08-09T10:43:19.294485-04:00",
"created_at": "2023-08-07T08:28:01.518747-04:00",
"name": "CLE (G Williams)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3025f5-2b19-4e68-a377-cf810aec10ec/?format=api"
}
]
}