GET /api/bet_types/7a5b4ce0-6b81-4c82-ad82-1e10eb35e4ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a5b4ce0-6b81-4c82-ad82-1e10eb35e4ee",
"match": "https://api-prod.gambitprofit.com/api/matches/b9f5985f-dc01-4fc3-9131-75cbc1dbc8d0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-03T11:03:20.335561-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": "SFO (L Webb)",
"amount": 5541.0
},
{
"team": "SEA (B Woo)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "4e8460d0-6d7a-400e-8451-7ea462530c5b",
"gambit_id": "ec9cf606-b7b0-44e8-bd73-2d9a6910067a",
"last_updated": "2023-07-04T10:23:16.099832-04:00",
"created_at": "2023-07-03T11:03:20.339966-04:00",
"name": "SFO (L Webb)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5b4ce0-6b81-4c82-ad82-1e10eb35e4ee/?format=api"
},
{
"id": "33b3b916-49db-41ee-8f4c-93aa17c964eb",
"gambit_id": "c4b57022-27c0-4569-af4c-d6c98bfb2dbe",
"last_updated": "2023-07-04T10:23:16.097985-04:00",
"created_at": "2023-07-03T11:03:20.337728-04:00",
"name": "SEA (B Woo)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5b4ce0-6b81-4c82-ad82-1e10eb35e4ee/?format=api"
}
]
}