GET /api/bet_types/a08352e1-147b-42b3-a152-fb67d1773a4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a08352e1-147b-42b3-a152-fb67d1773a4d",
"match": "https://api-prod.gambitprofit.com/api/matches/e55edd06-c5d1-48de-848c-e30440f7dd70/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-09T10:18:07.436812-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": "Justin Tafa",
"amount": 6047.0
},
{
"team": "Austen Lane",
"amount": 3953.0
}
],
"expected_reward_tokens": 9250.02,
"profit_sb": -249.98,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "afa9a011-dc25-487a-bf43-32afc2a0016b",
"gambit_id": "924e9da4-6ba5-40e8-968a-1165c0187b92",
"last_updated": "2023-09-12T11:38:02.805769-04:00",
"created_at": "2023-09-09T10:18:07.445201-04:00",
"name": "Justin Tafa",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08352e1-147b-42b3-a152-fb67d1773a4d/?format=api"
},
{
"id": "ba2bb4c2-9d78-4f43-aca2-cca8bf55c59e",
"gambit_id": "48fe3eb1-c59b-40ba-b604-aae914f79d4c",
"last_updated": "2023-09-12T11:38:02.802445-04:00",
"created_at": "2023-09-09T10:18:07.441032-04:00",
"name": "Austen Lane",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08352e1-147b-42b3-a152-fb67d1773a4d/?format=api"
}
]
}