GET /api/bet_types/16a02392-150c-42f5-83f1-210c5b95fa2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16a02392-150c-42f5-83f1-210c5b95fa2a",
"match": "https://api-prod.gambitprofit.com/api/matches/557a3d99-4b05-45ce-9b90-8d7c9377a5bc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T14:27:14.881276-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": "Brandon Meyer",
"amount": 5000.0
},
{
"team": "Sean Wilson",
"amount": 5000.0
}
],
"expected_reward_tokens": 8250.0,
"profit_sb": -1250.0,
"profit_sb_percentage": -13.16,
"recommended": false
},
"lines": [
{
"id": "0b9f2cd0-72d5-47fe-8f45-ca7a999fa139",
"gambit_id": "8971d6d2-0bf7-45cd-9526-fcdcdee1f1f4",
"last_updated": "2023-05-20T15:37:10.782226-04:00",
"created_at": "2023-05-18T14:27:14.882988-04:00",
"name": "Brandon Meyer",
"reward": "1.65000",
"odds": "1.86000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a02392-150c-42f5-83f1-210c5b95fa2a/?format=api"
},
{
"id": "bdd4bf42-3639-4a08-873e-fb5c4def6e8d",
"gambit_id": "986ef5ce-9090-43b6-aa5c-80a1544dd2a4",
"last_updated": "2023-05-20T15:37:10.785162-04:00",
"created_at": "2023-05-18T14:27:14.884590-04:00",
"name": "Sean Wilson",
"reward": "1.65000",
"odds": "1.86000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16a02392-150c-42f5-83f1-210c5b95fa2a/?format=api"
}
]
}