GET /api/bet_types/d9484384-bbb1-40d4-bbcf-91dec55486a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9484384-bbb1-40d4-bbcf-91dec55486a9",
"match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-19T12:17:08.308156-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": "PIT (J Oviedo)",
"amount": 5337.0
},
{
"team": "COL (A Gomber)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "676fedf4-026d-41b8-834d-87e8617413a4",
"gambit_id": "31db4e7f-7b19-4fda-9f6e-1a6a21b87a14",
"last_updated": "2023-04-20T11:42:17.529160-04:00",
"created_at": "2023-04-19T12:17:08.311554-04:00",
"name": "PIT (J Oviedo)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9484384-bbb1-40d4-bbcf-91dec55486a9/?format=api"
},
{
"id": "466ddecd-4638-4deb-a654-f3cef5408b92",
"gambit_id": "5701204b-ec70-40a7-987f-78e4a9e068ac",
"last_updated": "2023-04-20T11:42:17.526956-04:00",
"created_at": "2023-04-19T12:17:08.309697-04:00",
"name": "COL (A Gomber)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9484384-bbb1-40d4-bbcf-91dec55486a9/?format=api"
}
]
}