GET /api/bet_types/b5751d00-27ac-4717-8898-a36a1cef691b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5751d00-27ac-4717-8898-a36a1cef691b",
"match": "https://api-prod.gambitprofit.com/api/matches/37c18c85-6770-49df-8693-32823dc6fa50/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T12:22:07.665087-05: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": "Atlanta Hawks",
"amount": 5317.0
},
{
"team": "Washington Wizards",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "9229471c-5514-4297-a74f-a5d146e22801",
"gambit_id": "f762a7e3-4172-4cd4-ae7e-eeeefa479d0e",
"last_updated": "2023-03-11T16:07:12.413381-05:00",
"created_at": "2023-03-10T12:22:07.668135-05:00",
"name": "Atlanta Hawks",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5751d00-27ac-4717-8898-a36a1cef691b/?format=api"
},
{
"id": "0989de49-dd60-462a-8976-a1b689b53f5e",
"gambit_id": "faa4f448-75d9-4125-9d28-39e70908701f",
"last_updated": "2023-03-11T16:07:12.412283-05:00",
"created_at": "2023-03-10T12:22:07.666675-05:00",
"name": "Washington Wizards",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5751d00-27ac-4717-8898-a36a1cef691b/?format=api"
}
]
}