GET /api/bet_types/aa3a055a-6581-4c6d-844b-1aaffc44bad3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa3a055a-6581-4c6d-844b-1aaffc44bad3",
"match": "https://api-prod.gambitprofit.com/api/matches/0c7915f7-ec7d-496f-96a7-c9b3970c3276/?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": "UTSA",
"amount": 5974.0
},
{
"team": "Troy",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "36bd38ea-34f6-4a41-9017-e2e537bbbe16",
"gambit_id": "7e67c366-2d73-49b4-a063-0df245502b48",
"last_updated": "2022-12-17T19:47:21.786999-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UTSA",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa3a055a-6581-4c6d-844b-1aaffc44bad3/?format=api"
},
{
"id": "fa5c2248-61c9-49ee-b5fc-b97ca2381915",
"gambit_id": "aec591f9-756c-4fa6-810f-e8573eccaa6d",
"last_updated": "2022-12-17T19:47:21.788038-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Troy",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa3a055a-6581-4c6d-844b-1aaffc44bad3/?format=api"
}
]
}