GET /api/bet_types/a572ad2d-5bd8-4e5f-a948-9d45c002dc6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a572ad2d-5bd8-4e5f-a948-9d45c002dc6f",
"match": "https://api-prod.gambitprofit.com/api/matches/0b94ad07-1c56-47c4-9b40-f4a68c5b85a6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:07.339642-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": "ARI (T Henry)",
"amount": 5878.0
},
{
"team": "OAK (K Muller)",
"amount": 4122.0
}
],
"expected_reward_tokens": 9521.82,
"profit_sb": 21.82,
"profit_sb_percentage": 0.23,
"recommended": true
},
"lines": [
{
"id": "31e8c7d0-e78e-4b5d-8675-f6d2ad0e1ea4",
"gambit_id": "819d3ea9-d6ab-4708-bd1a-89ca5e3b88b9",
"last_updated": "2023-05-17T11:06:54.004595-04:00",
"created_at": "2023-05-16T09:47:07.343725-04:00",
"name": "ARI (T Henry)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a572ad2d-5bd8-4e5f-a948-9d45c002dc6f/?format=api"
},
{
"id": "2689fcdd-1a38-493b-b761-756973f73599",
"gambit_id": "c78e2e0d-6d88-4d02-ae7e-4998349d15f1",
"last_updated": "2023-05-17T11:06:54.002728-04:00",
"created_at": "2023-05-16T09:47:07.341658-04:00",
"name": "OAK (K Muller)",
"reward": "2.31000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a572ad2d-5bd8-4e5f-a948-9d45c002dc6f/?format=api"
}
]
}