GET /api/bet_types/fb02dd6c-5874-4c6b-99fa-2d0ae75d71fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb02dd6c-5874-4c6b-99fa-2d0ae75d71fe",
"match": "https://api-prod.gambitprofit.com/api/matches/05287f01-fead-4d6d-bce0-629db48b49b9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Houston Outlaws",
"amount": 7846.0
},
{
"team": "New York Excelsior",
"amount": 2154.0
}
],
"expected_reward_tokens": 9022.9,
"profit_sb": 22.9,
"profit_sb_percentage": 0.25,
"recommended": true
},
"lines": [
{
"id": "1073d290-632a-4af7-abfe-b307bb30b124",
"gambit_id": "08a2e9a4-2584-45e3-aab2-27f6539315d6",
"last_updated": "2022-08-12T09:57:15.154647-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Outlaws",
"reward": "1.15000",
"odds": "1.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb02dd6c-5874-4c6b-99fa-2d0ae75d71fe/?format=api"
},
{
"id": "9670d805-d7e9-4500-9746-3fa701630b7d",
"gambit_id": "66385cc2-5312-4b58-a737-3fd6a11327e9",
"last_updated": "2022-08-12T09:57:15.154223-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Excelsior",
"reward": "4.19000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb02dd6c-5874-4c6b-99fa-2d0ae75d71fe/?format=api"
}
]
}