GET /api/bet_types/34e9d4c8-bebc-4190-9076-1116d6c2605b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34e9d4c8-bebc-4190-9076-1116d6c2605b",
"match": "https://api-prod.gambitprofit.com/api/matches/155efc59-0e15-42f6-ac01-a75241609548/?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": "Marshall",
"amount": 6691.0
},
{
"team": "Georgia State",
"amount": 3309.0
}
],
"expected_reward_tokens": 9099.75,
"profit_sb": 99.75,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "54247181-f006-4f2d-824b-743044c67ef8",
"gambit_id": "ae993616-75ba-430f-a82d-07ec11e5e123",
"last_updated": "2022-11-28T10:22:11.707715-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Marshall",
"reward": "1.36000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34e9d4c8-bebc-4190-9076-1116d6c2605b/?format=api"
},
{
"id": "e4294395-2b9d-4354-9a94-4c5d0f6e6cbe",
"gambit_id": "fab5ed7b-68b0-4547-86eb-4707c8cdf60a",
"last_updated": "2022-11-28T10:22:11.708694-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia State",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34e9d4c8-bebc-4190-9076-1116d6c2605b/?format=api"
}
]
}