GET /api/bet_types/314dc6d4-d850-4107-b50a-f3e08dffcf48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "314dc6d4-d850-4107-b50a-f3e08dffcf48",
"match": "https://api-prod.gambitprofit.com/api/matches/cf3b75f9-3d3e-4e73-8347-c6b56285d534/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:43:12.277659-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": "Baltimore Ravens",
"amount": 6154.0
},
{
"team": "Miami Dolphins",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "ea9f568d-5d58-4ba9-aa56-f79b876b47c0",
"gambit_id": "29687af6-cf3b-4628-b80c-326133154334",
"last_updated": "2024-01-02T10:38:10.554527-05:00",
"created_at": "2023-12-27T09:43:12.287313-05:00",
"name": "Baltimore Ravens",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314dc6d4-d850-4107-b50a-f3e08dffcf48/?format=api"
},
{
"id": "74359a30-b5ba-4082-ab02-fe3bf8e779d8",
"gambit_id": "44db853a-1ec7-45c5-b089-04677d028cbb",
"last_updated": "2024-01-02T10:38:10.551049-05:00",
"created_at": "2023-12-27T09:43:12.283019-05:00",
"name": "Miami Dolphins",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/314dc6d4-d850-4107-b50a-f3e08dffcf48/?format=api"
}
]
}