GET /api/bet_types/517ca523-c5fa-49dc-b578-4ccc2dc2c422/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "517ca523-c5fa-49dc-b578-4ccc2dc2c422",
"match": "https://api-prod.gambitprofit.com/api/matches/a7840b3f-dcae-4a86-b031-7f290cb65f8b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-30T10:47:16.454922-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": "MIL",
"amount": 5699.0
},
{
"team": "TOR",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "a56b40a9-c8c8-41f7-b6fd-a82d59500237",
"gambit_id": "60ca8dd4-c3ce-4059-b0f3-ad433f10fae6",
"last_updated": "2023-05-31T11:47:22.965570-04:00",
"created_at": "2023-05-30T10:47:16.457301-04:00",
"name": "MIL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517ca523-c5fa-49dc-b578-4ccc2dc2c422/?format=api"
},
{
"id": "dd078e7c-c669-4b02-ac8a-cc885b49c869",
"gambit_id": "36d30b62-3ac1-4a3d-b315-5d3dcadf052e",
"last_updated": "2023-05-31T11:47:22.968304-04:00",
"created_at": "2023-05-30T10:47:16.459728-04:00",
"name": "TOR",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517ca523-c5fa-49dc-b578-4ccc2dc2c422/?format=api"
}
]
}