GET /api/bet_types/ebd531bf-a435-4e24-a95d-4f6b30583e73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebd531bf-a435-4e24-a95d-4f6b30583e73",
"match": "https://api-prod.gambitprofit.com/api/matches/31130902-03da-49c9-a150-c1a8dc8ea21a/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-22T13:06:59.852071-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": "TEX",
"amount": 5213.0
},
{
"team": "OAK",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c92b87a5-b179-4951-b8ae-5e8de282ccd8",
"gambit_id": "3170e512-e171-433f-a7b0-530f392aee9d",
"last_updated": "2023-04-23T12:41:53.485300-04:00",
"created_at": "2023-04-22T13:06:59.854411-04:00",
"name": "TEX",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd531bf-a435-4e24-a95d-4f6b30583e73/?format=api"
},
{
"id": "56519d89-6ec0-40e7-8201-055ccaa7bef4",
"gambit_id": "4a1b3b06-4ffc-4407-8663-a22279816fb1",
"last_updated": "2023-04-23T12:41:53.487469-04:00",
"created_at": "2023-04-22T13:06:59.856815-04:00",
"name": "OAK",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd531bf-a435-4e24-a95d-4f6b30583e73/?format=api"
}
]
}