GET /api/bet_types/7194b427-f08a-49ec-9794-f26d9eaa57f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7194b427-f08a-49ec-9794-f26d9eaa57f8",
"match": "https://api-prod.gambitprofit.com/api/matches/1d45031f-a86c-434a-a422-b9eb9bac26a0/?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": "Tulane",
"amount": 6042.0
},
{
"team": "SMU",
"amount": 3958.0
}
],
"expected_reward_tokens": 9182.56,
"profit_sb": 182.56,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "67c50f1b-128d-4414-b3d1-d6fc7bc66b78",
"gambit_id": "340676d1-9c98-4f8b-a3af-5484f467dbfc",
"last_updated": "2022-11-18T10:07:51.714604-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.52000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7194b427-f08a-49ec-9794-f26d9eaa57f8/?format=api"
},
{
"id": "6cfd313c-2084-4813-9792-9eb995769807",
"gambit_id": "73df7b41-1908-4445-b104-3c0c257a0182",
"last_updated": "2022-11-18T10:07:51.715963-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SMU",
"reward": "2.32000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7194b427-f08a-49ec-9794-f26d9eaa57f8/?format=api"
}
]
}