GET /api/bet_types/ae35ebc0-102d-4b33-be71-1e1624259260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae35ebc0-102d-4b33-be71-1e1624259260",
"match": "https://api-prod.gambitprofit.com/api/matches/5e09805f-a9e0-4a39-9c98-2175b26c14c0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T08:43:14.730277-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": "LAA (T Anderson)",
"amount": 5117.0
},
{
"team": "TAM (E Ramirez)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "45c71240-14b7-4052-9dc0-cb5d7f451aa4",
"gambit_id": "896561e5-84c6-4e91-86d8-eda42cfabf02",
"last_updated": "2023-08-21T10:13:11.075477-04:00",
"created_at": "2023-08-18T08:43:14.738047-04:00",
"name": "LAA (T Anderson)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae35ebc0-102d-4b33-be71-1e1624259260/?format=api"
},
{
"id": "be600262-b774-499d-841d-cf024ab51be6",
"gambit_id": "f0c6c7b9-551b-4f2c-b862-9cfcc466669c",
"last_updated": "2023-08-21T10:13:11.072109-04:00",
"created_at": "2023-08-18T08:43:14.734018-04:00",
"name": "TAM (E Ramirez)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae35ebc0-102d-4b33-be71-1e1624259260/?format=api"
}
]
}