GET /api/bet_types/3b01c86b-a012-4e41-aa94-2be2881f477b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b01c86b-a012-4e41-aa94-2be2881f477b",
"match": "https://api-prod.gambitprofit.com/api/matches/fbef0fb0-5be7-42cb-a266-f23787271d80/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:00.242784-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": "BAL (D Kremer)",
"amount": 5222.0
},
{
"team": "TAM (Z Littell)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "f70bcbf6-d1a1-41f7-9c9a-cd98e2994b01",
"gambit_id": "ae07fa91-e692-41cf-a667-72f7c8245610",
"last_updated": "2023-09-18T23:03:09.142647-04:00",
"created_at": "2023-09-17T10:28:00.257247-04:00",
"name": "BAL (D Kremer)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b01c86b-a012-4e41-aa94-2be2881f477b/?format=api"
},
{
"id": "5b874378-c4ac-42ed-8971-5bfadaa480c2",
"gambit_id": "f980d234-cc0e-4b03-b1e9-8aec5e4461f8",
"last_updated": "2023-09-18T23:03:09.139287-04:00",
"created_at": "2023-09-17T10:28:00.248420-04:00",
"name": "TAM (Z Littell)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b01c86b-a012-4e41-aa94-2be2881f477b/?format=api"
}
]
}