GET /api/bet_types/d2f41a5f-1249-415b-9f30-7d06cb64d647/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2f41a5f-1249-415b-9f30-7d06cb64d647",
"match": "https://api-prod.gambitprofit.com/api/matches/fd6d4d85-a304-4718-b3fb-ae483c60ee1b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-25T13:47:03.379175-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": "SEA (L Gilbert)",
"amount": 6818.0
},
{
"team": "OAK (J Sears)",
"amount": 3182.0
}
],
"expected_reward_tokens": 9545.2,
"profit_sb": 45.2,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "3ef7e26e-e822-4be6-adc4-68baddf4aeae",
"gambit_id": "c115f8ba-a39a-4a82-9c73-e9e51325c66a",
"last_updated": "2023-05-26T11:52:16.395435-04:00",
"created_at": "2023-05-25T13:47:03.383489-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f41a5f-1249-415b-9f30-7d06cb64d647/?format=api"
},
{
"id": "3f788183-ecdd-4e65-99f5-ef22e695c483",
"gambit_id": "504277b6-6ea9-4d99-be91-b9acd852c3c8",
"last_updated": "2023-05-26T11:52:16.393103-04:00",
"created_at": "2023-05-25T13:47:03.381478-04:00",
"name": "OAK (J Sears)",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f41a5f-1249-415b-9f30-7d06cb64d647/?format=api"
}
]
}