GET /api/bet_types/114fa239-4877-4ef9-b8fa-afc437e54988/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "114fa239-4877-4ef9-b8fa-afc437e54988",
"match": "https://api-prod.gambitprofit.com/api/matches/2e0a3491-d17f-4b4b-9de4-9da12bc3c643/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-04T09:48:06.842271-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": "ARI (M Kelly)",
"amount": 6935.0
},
{
"team": "COL (P Lambert)",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "0c3a134f-06a9-4e7e-b33f-c21a2a9ac7c0",
"gambit_id": "98a358be-a441-49f5-92e9-5fade0a2fbc2",
"last_updated": "2023-09-05T17:08:00.497477-04:00",
"created_at": "2023-09-04T09:48:06.850782-04:00",
"name": "ARI (M Kelly)",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/114fa239-4877-4ef9-b8fa-afc437e54988/?format=api"
},
{
"id": "5863a50c-b43a-431f-97d1-a939735206d5",
"gambit_id": "2a55743c-2811-4952-825f-e2464ce3d9ee",
"last_updated": "2023-09-05T17:08:00.494263-04:00",
"created_at": "2023-09-04T09:48:06.846966-04:00",
"name": "COL (P Lambert)",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/114fa239-4877-4ef9-b8fa-afc437e54988/?format=api"
}
]
}