GET /api/bet_types/c8ce19b6-b33f-4439-9803-746bba3df5fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8ce19b6-b33f-4439-9803-746bba3df5fc",
"match": "https://api-prod.gambitprofit.com/api/matches/5bacde79-265e-4350-8f4b-2bde716a181e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T13:12:54.573145-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": "TAM (E Ramirez)",
"amount": 5909.0
},
{
"team": "DET (M Manning)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "56a02aa1-b46e-4fa7-bcd0-ff1a34189ba9",
"gambit_id": "ce7c05e3-9051-47b2-b1ad-ebc3605788c9",
"last_updated": "2023-08-07T19:28:13.441028-04:00",
"created_at": "2023-08-06T13:12:54.580502-04:00",
"name": "TAM (E Ramirez)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ce19b6-b33f-4439-9803-746bba3df5fc/?format=api"
},
{
"id": "e415d7b9-616a-424a-b706-dfd46fad57cd",
"gambit_id": "4a4d3225-3c41-4e90-9b03-8ccc8b2f37f5",
"last_updated": "2023-08-07T19:28:13.444812-04:00",
"created_at": "2023-08-06T13:12:54.586703-04:00",
"name": "DET (M Manning)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ce19b6-b33f-4439-9803-746bba3df5fc/?format=api"
}
]
}