GET /api/bet_types/fad3694a-f9da-4714-8c04-ffcb8b535401/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fad3694a-f9da-4714-8c04-ffcb8b535401",
"match": "https://api-prod.gambitprofit.com/api/matches/b15ed45b-b7ca-4891-8c0c-3f806d2e4558/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-13T10:13:13.375093-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": "Minnesota Vikings",
"amount": 5107.0
},
{
"team": "Philadelphia Eagles",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6cbd16bf-9626-4d9d-95b9-fc12031c02fc",
"gambit_id": "c8ee0d8f-9152-4023-9fe0-6c8b6dd9c016",
"last_updated": "2023-09-15T10:28:23.697523-04:00",
"created_at": "2023-09-13T10:13:13.395071-04:00",
"name": "Minnesota Vikings",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad3694a-f9da-4714-8c04-ffcb8b535401/?format=api"
},
{
"id": "00d858f1-fe78-4325-a330-117a5a80c6fd",
"gambit_id": "86ba17b6-7bbd-4936-8505-45dc21e3480e",
"last_updated": "2023-09-15T10:28:23.700937-04:00",
"created_at": "2023-09-13T10:13:13.400050-04:00",
"name": "Philadelphia Eagles",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad3694a-f9da-4714-8c04-ffcb8b535401/?format=api"
}
]
}