GET /api/bet_types/fa0ba783-d7d4-48d5-b29f-d1b0aadc96af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa0ba783-d7d4-48d5-b29f-d1b0aadc96af",
"match": "https://api-prod.gambitprofit.com/api/matches/d811fc4f-1784-4277-8c36-5259596aa78f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:02:13.828587-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": "MIN (J Ryan)",
"amount": 5590.0
},
{
"team": "LAA (R Detmers)",
"amount": 4410.0
}
],
"expected_reward_tokens": 9613.8,
"profit_sb": 113.8,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "430c5d91-1082-482a-a9c0-be7c5e76a854",
"gambit_id": "d7d426d9-3075-4732-bd1f-3047969cef9b",
"last_updated": "2023-05-20T10:52:03.704378-04:00",
"created_at": "2023-05-19T11:02:13.832075-04:00",
"name": "MIN (J Ryan)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0ba783-d7d4-48d5-b29f-d1b0aadc96af/?format=api"
},
{
"id": "303661c3-568a-4b78-8a1d-09755b33c455",
"gambit_id": "50ea90c6-c2e7-4bd6-bba7-906411682529",
"last_updated": "2023-05-20T10:52:03.702836-04:00",
"created_at": "2023-05-19T11:02:13.830488-04:00",
"name": "LAA (R Detmers)",
"reward": "2.18000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa0ba783-d7d4-48d5-b29f-d1b0aadc96af/?format=api"
}
]
}