GET /api/bet_types/913d740f-3f5c-4c59-8a50-38056d9c0e11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "913d740f-3f5c-4c59-8a50-38056d9c0e11",
"match": "https://api-prod.gambitprofit.com/api/matches/9b7ebdb4-791d-4f07-adff-b9aa178e3a8b/?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": "TOR (A Manoah)",
"amount": 5684.0
},
{
"team": "BAL (T Wells)",
"amount": 4316.0
}
],
"expected_reward_tokens": 9321.76,
"profit_sb": 321.76,
"profit_sb_percentage": 3.58,
"recommended": true
},
"lines": [
{
"id": "a778b310-ef20-4f61-aa51-948ca94a5449",
"gambit_id": "19dc4f0d-f036-4665-9217-e8b2a5eaae01",
"last_updated": "2022-09-08T10:17:17.469503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.64000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/913d740f-3f5c-4c59-8a50-38056d9c0e11/?format=api"
},
{
"id": "fc1e5216-404f-460f-b169-5de72b298902",
"gambit_id": "7d8525b9-ecbc-4927-80df-ff9601e56bc2",
"last_updated": "2022-09-08T10:17:17.468560-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (T Wells)",
"reward": "2.16000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/913d740f-3f5c-4c59-8a50-38056d9c0e11/?format=api"
}
]
}