GET /api/bet_types/083294b3-da7b-4c9f-bdc3-f6bfddd823a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "083294b3-da7b-4c9f-bdc3-f6bfddd823a3",
"match": "https://api-prod.gambitprofit.com/api/matches/72d193af-b8f3-4c8f-9de8-6899e2df5479/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-23T16:11:49.835505-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": "NYM (T Megill)",
"amount": 5337.0
},
{
"team": "SFO (R Stripling)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "86eac765-202a-473f-9b45-1e622206fa57",
"gambit_id": "f1781b1d-4700-4344-8fb2-1ec761ff3525",
"last_updated": "2023-04-24T13:02:15.363487-04:00",
"created_at": "2023-04-23T16:11:49.840469-04:00",
"name": "NYM (T Megill)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083294b3-da7b-4c9f-bdc3-f6bfddd823a3/?format=api"
},
{
"id": "a2951482-ece5-458d-b4bf-17c5e6fcab8b",
"gambit_id": "9718f592-1ccc-4177-b3f7-4f536b6a6314",
"last_updated": "2023-04-24T13:02:15.361722-04:00",
"created_at": "2023-04-23T16:11:49.837918-04:00",
"name": "SFO (R Stripling)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083294b3-da7b-4c9f-bdc3-f6bfddd823a3/?format=api"
}
]
}