GET /api/bet_types/a59eca86-4e75-427b-8fa7-caa98cccc0dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a59eca86-4e75-427b-8fa7-caa98cccc0dc",
"match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:24.879774-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": "STL (M Mikolas)",
"amount": 5888.0
},
{
"team": "PIT (M Keller)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "defa9701-9d11-44a2-9503-44e75ab3a8a4",
"gambit_id": "49f0e157-0a94-489d-9ed3-2987657322c1",
"last_updated": "2023-04-18T12:12:08.472130-04:00",
"created_at": "2023-04-16T12:17:24.882673-04:00",
"name": "STL (M Mikolas)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59eca86-4e75-427b-8fa7-caa98cccc0dc/?format=api"
},
{
"id": "54eac677-47d7-45e2-b04a-d0e601b60fd2",
"gambit_id": "ffa96877-14a3-4af0-9d3a-3985686508e4",
"last_updated": "2023-04-18T12:12:08.473517-04:00",
"created_at": "2023-04-16T12:17:24.885717-04:00",
"name": "PIT (M Keller)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59eca86-4e75-427b-8fa7-caa98cccc0dc/?format=api"
}
]
}