GET /api/bet_types/08e5e6c8-42ff-48de-8446-99da7b82f482/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08e5e6c8-42ff-48de-8446-99da7b82f482",
"match": "https://api-prod.gambitprofit.com/api/matches/19a95d2b-b3e1-455b-89b5-9e2ca8185e79/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-21T12:32:06.518336-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": "Boston Celtics",
"amount": 6547.0
},
{
"team": "Atlanta Hawks",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "95a8458d-3dd4-4922-a9df-4cd05b58a211",
"gambit_id": "d2a3abcb-e505-4af5-9b40-a29cef1b793d",
"last_updated": "2023-04-22T13:07:11.137242-04:00",
"created_at": "2023-04-21T12:32:06.521058-04:00",
"name": "Boston Celtics",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e5e6c8-42ff-48de-8446-99da7b82f482/?format=api"
},
{
"id": "005bc8a8-b7e8-41bf-89de-573938b09f17",
"gambit_id": "6c0d9a72-2346-4f03-aa8d-a515e762a6b5",
"last_updated": "2023-04-22T13:07:11.134686-04:00",
"created_at": "2023-04-21T12:32:06.519623-04:00",
"name": "Atlanta Hawks",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e5e6c8-42ff-48de-8446-99da7b82f482/?format=api"
}
]
}