GET /api/bet_types/92d4abf0-f367-420c-899d-0b8388cf4a5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92d4abf0-f367-420c-899d-0b8388cf4a5a",
"match": "https://api-prod.gambitprofit.com/api/matches/f1931a43-db83-4546-a4ed-8aa534b0289c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:24.877734-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 (Z Wheeler)",
"amount": 5827.0
},
{
"team": "SDG (S Lugo)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "5e70f38e-4242-4a07-9337-08ea847016b5",
"gambit_id": "91aeaaf4-11cc-4b16-bc01-bdf73720df31",
"last_updated": "2023-07-18T09:08:28.134971-04:00",
"created_at": "2023-07-16T09:08:24.881338-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d4abf0-f367-420c-899d-0b8388cf4a5a/?format=api"
},
{
"id": "7a5fbd88-9006-47a5-9c31-5579a298bd8b",
"gambit_id": "b93c877f-712d-479b-91b6-fe6bf56dac89",
"last_updated": "2023-07-18T09:08:28.132903-04:00",
"created_at": "2023-07-16T09:08:24.879548-04:00",
"name": "SDG (S Lugo)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92d4abf0-f367-420c-899d-0b8388cf4a5a/?format=api"
}
]
}