GET /api/bet_types/149d0fc8-cda0-4742-8f23-963ed5e85e46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "149d0fc8-cda0-4742-8f23-963ed5e85e46",
"match": "https://api-prod.gambitprofit.com/api/matches/360735a5-1e48-48a8-848d-d500f8e39862/?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": "Buffalo",
"amount": 5419.0
},
{
"team": "Bowling Green",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "0f89b1b6-c009-4f92-9a88-bc313175e764",
"gambit_id": "fa9aba5e-f9f6-4e4d-a278-0e7f208cc212",
"last_updated": "2022-10-11T10:47:28.105711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149d0fc8-cda0-4742-8f23-963ed5e85e46/?format=api"
},
{
"id": "5450c729-a245-4395-b229-977a40d8d96a",
"gambit_id": "7a77304d-dd69-4b6b-aa18-e8ea366da1fb",
"last_updated": "2022-10-11T10:47:28.104678-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bowling Green",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/149d0fc8-cda0-4742-8f23-963ed5e85e46/?format=api"
}
]
}