GET /api/bet_types/7c6dab9a-3e4f-4388-b801-0a9de27f1b7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c6dab9a-3e4f-4388-b801-0a9de27f1b7e",
"match": "https://api-prod.gambitprofit.com/api/matches/4ddf33bd-2172-4800-9ccd-9a0f026403c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:04.028259-04: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": "ATL (M Fried)",
"amount": 6557.0
},
{
"team": "BAL (D Kremer)",
"amount": 3443.0
}
],
"expected_reward_tokens": 9571.54,
"profit_sb": 71.54,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "0351bb4a-335f-4e87-8b47-38fa1da5f456",
"gambit_id": "57dcfdb2-0929-4621-83ee-8d48670ece16",
"last_updated": "2023-05-06T11:52:01.161717-04:00",
"created_at": "2023-05-05T11:47:04.029667-04:00",
"name": "ATL (M Fried)",
"reward": "1.46000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c6dab9a-3e4f-4388-b801-0a9de27f1b7e/?format=api"
},
{
"id": "c7d9951d-4f43-42fe-8332-42da63de01df",
"gambit_id": "a1bbbc60-ef51-4153-a794-0a3c06ad0af3",
"last_updated": "2023-05-06T11:52:01.163217-04:00",
"created_at": "2023-05-05T11:47:04.031468-04:00",
"name": "BAL (D Kremer)",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c6dab9a-3e4f-4388-b801-0a9de27f1b7e/?format=api"
}
]
}