GET /api/bet_types/75192370-b17e-404e-a3b5-f648796ad32c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75192370-b17e-404e-a3b5-f648796ad32c",
"match": "https://api-prod.gambitprofit.com/api/matches/d89018d1-b26f-4107-81db-09464946c583/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:55.756266-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": "Dallas Mavericks",
"amount": 5328.0
},
{
"team": "Los Angeles Clippers",
"amount": 4672.0
}
],
"expected_reward_tokens": 9483.84,
"profit_sb": -16.16,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "b451ac23-4fe5-4c50-8b9e-712e2e8fd7e1",
"gambit_id": "04f771e6-1486-4eff-81a3-d09d5ee52737",
"last_updated": "2023-01-23T14:11:56.477236-05:00",
"created_at": "2023-01-22T09:01:55.757460-05:00",
"name": "Dallas Mavericks",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75192370-b17e-404e-a3b5-f648796ad32c/?format=api"
},
{
"id": "a4d3920e-b95d-4e6d-be38-ba838a209693",
"gambit_id": "9d31f7ab-0d86-460b-960a-754c74c6c1cb",
"last_updated": "2023-01-23T14:11:56.478343-05:00",
"created_at": "2023-01-22T09:01:55.758757-05:00",
"name": "Los Angeles Clippers",
"reward": "2.03000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75192370-b17e-404e-a3b5-f648796ad32c/?format=api"
}
]
}