GET /api/bet_types/da66893a-7a9a-49bd-80b7-db113158488e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da66893a-7a9a-49bd-80b7-db113158488e",
"match": "https://api-prod.gambitprofit.com/api/matches/273ac291-d384-49fc-aeb9-ee5d1dbd9135/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-21T09:03:13.985993-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": "CHC (J Assad)",
"amount": 5170.0
},
{
"team": "DET (A Faedo)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "70c7a581-eb34-4857-b7fa-31fdbad072cc",
"gambit_id": "39e1a685-7cd7-4f02-aeed-70d8ea337a8f",
"last_updated": "2023-08-23T09:58:08.316087-04:00",
"created_at": "2023-08-21T09:03:13.992017-04:00",
"name": "CHC (J Assad)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da66893a-7a9a-49bd-80b7-db113158488e/?format=api"
},
{
"id": "e6cc7c06-d344-4ad6-b522-e196824a78ee",
"gambit_id": "e71e45ea-e9fd-48e8-a238-efe6efa61a48",
"last_updated": "2023-08-23T09:58:08.323446-04:00",
"created_at": "2023-08-21T09:03:13.997263-04:00",
"name": "DET (A Faedo)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da66893a-7a9a-49bd-80b7-db113158488e/?format=api"
}
]
}