GET /api/bet_types/d4a69310-ee7e-4e7b-9a9b-f15b178725af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4a69310-ee7e-4e7b-9a9b-f15b178725af",
"match": "https://api-prod.gambitprofit.com/api/matches/88282864-9621-446e-9fcc-fc16dcca1562/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:43:10.352687-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": "Dallas Cowboys",
"amount": 5107.0
},
{
"team": "Detroit Lions",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7a1d1e6a-d93f-4aa8-8dd3-650915e54c82",
"gambit_id": "24128bca-02bb-4d41-a485-d6eab6ad7c49",
"last_updated": "2024-01-02T10:43:11.476890-05:00",
"created_at": "2023-12-27T09:43:10.362657-05:00",
"name": "Dallas Cowboys",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a69310-ee7e-4e7b-9a9b-f15b178725af/?format=api"
},
{
"id": "2575a5c1-57d1-4bc9-9ddb-6cb48e287ab8",
"gambit_id": "ccb89ca5-a845-4953-8ce3-64ff33d9641e",
"last_updated": "2024-01-02T10:43:11.463030-05:00",
"created_at": "2023-12-27T09:43:10.358062-05:00",
"name": "Detroit Lions",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a69310-ee7e-4e7b-9a9b-f15b178725af/?format=api"
}
]
}