GET /api/bet_types/afaaa963-7f06-4c72-867c-2c4a69f88d35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afaaa963-7f06-4c72-867c-2c4a69f88d35",
"match": "https://api-prod.gambitprofit.com/api/matches/1f8041d2-d38c-4cf1-bfce-2e3d026278a2/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T08:33:18.761275-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": "CIN",
"amount": 5213.0
},
{
"team": "WAS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c934bf03-0b98-4b26-bd4f-110628dbaf7a",
"gambit_id": "e727c275-af78-4045-be5b-f5bac23f86f7",
"last_updated": "2023-08-07T14:58:05.539326-04:00",
"created_at": "2023-08-05T08:33:18.779040-04:00",
"name": "CIN",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afaaa963-7f06-4c72-867c-2c4a69f88d35/?format=api"
},
{
"id": "1c5e4de5-9309-42b9-9679-a9d5eabe7631",
"gambit_id": "1d18b538-9dd3-407a-a46b-def1c3310a52",
"last_updated": "2023-08-07T14:58:05.535176-04:00",
"created_at": "2023-08-05T08:33:18.773123-04:00",
"name": "WAS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afaaa963-7f06-4c72-867c-2c4a69f88d35/?format=api"
}
]
}