GET /api/bet_types/ba47a312-dd80-46a9-8464-d07712fe3f19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba47a312-dd80-46a9-8464-d07712fe3f19",
"match": "https://api-prod.gambitprofit.com/api/matches/1bf16b07-719a-423f-90c3-945a523e050d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:18:06.832929-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": "Cincinnati Bengals",
"amount": 5867.0
},
{
"team": "Indianapolis Colts",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "30f2d58d-2f87-4c3f-8a2a-a9d29b7b3def",
"gambit_id": "c92f49c7-0b71-44fb-aaaa-7bf1cae4dcf1",
"last_updated": "2023-12-11T19:38:18.993766-05:00",
"created_at": "2023-12-06T09:18:06.841566-05:00",
"name": "Cincinnati Bengals",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba47a312-dd80-46a9-8464-d07712fe3f19/?format=api"
},
{
"id": "3285bf62-efba-4f77-835f-7d1919dbfa20",
"gambit_id": "da0b683f-8176-4eea-9534-6309960bcd45",
"last_updated": "2023-12-11T19:38:18.990278-05:00",
"created_at": "2023-12-06T09:18:06.837324-05:00",
"name": "Indianapolis Colts",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba47a312-dd80-46a9-8464-d07712fe3f19/?format=api"
}
]
}