GET /api/bet_types/0b041ee4-37df-4562-9171-236ba1f33a4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b041ee4-37df-4562-9171-236ba1f33a4f",
"match": "https://api-prod.gambitprofit.com/api/matches/c8d44946-3502-435d-a464-e02c38089554/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:12.602586-05: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": "Detroit Pistons",
"amount": 5688.0
},
{
"team": "Charlotte Hornets",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "5b326e3b-f2b7-4662-9158-948a35fd0a8f",
"gambit_id": "4a4e7dc3-6291-4343-9c61-52d751534da2",
"last_updated": "2024-01-26T13:28:10.622190-05:00",
"created_at": "2024-01-24T09:13:12.611091-05:00",
"name": "Detroit Pistons",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b041ee4-37df-4562-9171-236ba1f33a4f/?format=api"
},
{
"id": "b9a8780e-94df-4736-9ae5-e954e7f95786",
"gambit_id": "82809910-468e-4679-acb1-cf1b0a6d39b0",
"last_updated": "2024-01-26T13:28:10.618943-05:00",
"created_at": "2024-01-24T09:13:12.606105-05:00",
"name": "Charlotte Hornets",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b041ee4-37df-4562-9171-236ba1f33a4f/?format=api"
}
]
}