GET /api/bet_types/45816815-e641-4990-be1f-f70e946c8a96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45816815-e641-4990-be1f-f70e946c8a96",
"match": "https://api-prod.gambitprofit.com/api/matches/c4f113fd-4253-4627-8496-20ee1aa0c658/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:32:58.835321-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": "OAK",
"amount": 5107.0
},
{
"team": "PHI",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "aa254daf-904e-4b8a-a82d-37f3baf2de86",
"gambit_id": "0741a0ad-d529-499b-bad9-54d2da574a71",
"last_updated": "2023-06-18T10:28:11.288691-04:00",
"created_at": "2023-06-17T09:32:58.841104-04:00",
"name": "OAK",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45816815-e641-4990-be1f-f70e946c8a96/?format=api"
},
{
"id": "df375370-2758-4c86-8805-b4047e0b24f3",
"gambit_id": "d0d5fd0d-08a3-4946-b7a0-5770923bccea",
"last_updated": "2023-06-18T10:28:11.286324-04:00",
"created_at": "2023-06-17T09:32:58.838460-04:00",
"name": "PHI",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45816815-e641-4990-be1f-f70e946c8a96/?format=api"
}
]
}