GET /api/bet_types/d5a97366-21c5-4b58-b8c3-bd233c5b5a0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5a97366-21c5-4b58-b8c3-bd233c5b5a0c",
"match": "https://api-prod.gambitprofit.com/api/matches/311ab76c-513c-4048-8851-6be3cd2aa887/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-04T08:52:59.078901-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": "MIL (C Rea)",
"amount": 6232.0
},
{
"team": "PIT (Q Priester)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "a3f73833-6ef1-4389-b969-231b1812669a",
"gambit_id": "9c7fe802-652c-4894-a8e4-d7c6fcaf63d1",
"last_updated": "2023-08-05T12:03:15.007289-04:00",
"created_at": "2023-08-04T08:52:59.087816-04:00",
"name": "MIL (C Rea)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a97366-21c5-4b58-b8c3-bd233c5b5a0c/?format=api"
},
{
"id": "f14950cb-70bf-4358-8eeb-fc58b3aa3f09",
"gambit_id": "61497314-d2e1-4a9c-96c2-0dd4694cd7e1",
"last_updated": "2023-08-05T12:03:15.018392-04:00",
"created_at": "2023-08-04T08:52:59.083209-04:00",
"name": "PIT (Q Priester)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a97366-21c5-4b58-b8c3-bd233c5b5a0c/?format=api"
}
]
}