GET /api/bet_types/28b5951b-c785-4139-a03d-7caa5bd89a9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28b5951b-c785-4139-a03d-7caa5bd89a9d",
"match": "https://api-prod.gambitprofit.com/api/matches/fdaa33d5-4bed-48b3-9bce-12b96d2b9cd4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:20.255768-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": "Los Angeles Kings",
"amount": 6752.0
},
{
"team": "Anaheim Ducks",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "ad63ea3c-34da-4511-a9c4-55d0ae019be5",
"gambit_id": "473888fd-3ca9-4166-9a1f-69e9c5703c2d",
"last_updated": "2023-04-14T12:02:23.656953-04:00",
"created_at": "2023-04-13T09:32:20.258654-04:00",
"name": "Los Angeles Kings",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b5951b-c785-4139-a03d-7caa5bd89a9d/?format=api"
},
{
"id": "0b637254-f355-49f0-950c-0947e91dbe23",
"gambit_id": "cf72f10c-5131-48d7-9b91-61a68300d894",
"last_updated": "2023-04-14T12:02:23.655311-04:00",
"created_at": "2023-04-13T09:32:20.257204-04:00",
"name": "Anaheim Ducks",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b5951b-c785-4139-a03d-7caa5bd89a9d/?format=api"
}
]
}