GET /api/bet_types/61af222a-0c6b-4954-a1af-1d3dbdc40c8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61af222a-0c6b-4954-a1af-1d3dbdc40c8e",
"match": "https://api-prod.gambitprofit.com/api/matches/e96fc3b0-6960-4d4c-9ee2-a3acb29ce527/?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": "Iowa",
"amount": 7133.0
},
{
"team": "Rutgers",
"amount": 2867.0
}
],
"expected_reward_tokens": 9201.57,
"profit_sb": 201.57,
"profit_sb_percentage": 2.24,
"recommended": true
},
"lines": [
{
"id": "3ffd908b-1681-4fa7-ac73-69fc5e90c27f",
"gambit_id": "93776538-5e3a-4f5c-a8c8-a214785d1f68",
"last_updated": "2022-09-25T21:17:17.564553-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61af222a-0c6b-4954-a1af-1d3dbdc40c8e/?format=api"
},
{
"id": "99b4b7be-a649-4cfe-a8a5-56b2e4649e3a",
"gambit_id": "38f78c79-d5b6-4a8a-81bb-f473d667ee8e",
"last_updated": "2022-09-25T21:17:17.563311-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rutgers",
"reward": "3.21000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61af222a-0c6b-4954-a1af-1d3dbdc40c8e/?format=api"
}
]
}