GET /api/bet_types/69a89fd0-da24-4d7b-b25c-310ad5f71523/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69a89fd0-da24-4d7b-b25c-310ad5f71523",
"match": "https://api-prod.gambitprofit.com/api/matches/7c0038db-a798-44f5-8a40-f9db1b049c40/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-21T10:17:15.866316-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": "PHI (T Walker)",
"amount": 5286.0
},
{
"team": "CHC (J Steele)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "91128b93-acae-489c-8890-e9491122cfc9",
"gambit_id": "ab9e883a-7290-4391-8f69-8eaf037748f4",
"last_updated": "2023-05-22T14:42:19.812291-04:00",
"created_at": "2023-05-21T10:17:15.868152-04:00",
"name": "PHI (T Walker)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a89fd0-da24-4d7b-b25c-310ad5f71523/?format=api"
},
{
"id": "d3893788-36d4-4ea3-97b0-abc472da0adb",
"gambit_id": "6502d78b-59fb-4dce-9ced-384583050af9",
"last_updated": "2023-05-22T14:42:19.813431-04:00",
"created_at": "2023-05-21T10:17:15.870255-04:00",
"name": "CHC (J Steele)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a89fd0-da24-4d7b-b25c-310ad5f71523/?format=api"
}
]
}