GET /api/bet_types/a299fa09-cea6-40c6-9490-b3e59f7ef537/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a299fa09-cea6-40c6-9490-b3e59f7ef537",
"match": "https://api-prod.gambitprofit.com/api/matches/e7a49146-03f7-47de-8288-ed2a0cc73827/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:11.110646-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 Steele)",
"amount": 5627.0
},
{
"team": "CIN (H Greene)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "b6df7c4a-f147-48ae-8598-496c42bb1d33",
"gambit_id": "1f468920-8b5f-41ff-b8b2-8f5fa4300042",
"last_updated": "2023-05-27T16:02:12.319726-04:00",
"created_at": "2023-05-26T11:52:11.114694-04:00",
"name": "CHC (J Steele)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a299fa09-cea6-40c6-9490-b3e59f7ef537/?format=api"
},
{
"id": "bf5bd11b-8482-4312-9224-97d212d2286b",
"gambit_id": "e2caf0a4-652a-4330-920c-b242ce822c50",
"last_updated": "2023-05-27T16:02:12.316858-04:00",
"created_at": "2023-05-26T11:52:11.112769-04:00",
"name": "CIN (H Greene)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a299fa09-cea6-40c6-9490-b3e59f7ef537/?format=api"
}
]
}