GET /api/bet_types/deb020d0-6fb0-426c-a74d-ae3601c18110/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "deb020d0-6fb0-426c-a74d-ae3601c18110",
"match": "https://api-prod.gambitprofit.com/api/matches/4ade9b4c-727a-4642-9a7b-b594a77d88c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T13:52:15.097041-05: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": "Nick Gonzalez",
"amount": 7083.0
},
{
"team": "Lardy Navarro",
"amount": 2917.0
}
],
"expected_reward_tokens": 9420.39,
"profit_sb": -79.61,
"profit_sb_percentage": -0.84,
"recommended": false
},
"lines": [
{
"id": "ddf7ab01-1412-4452-86fb-5b8264ce759a",
"gambit_id": "f28d8686-0c48-4276-bd1d-a544424ef7f9",
"last_updated": "2023-02-18T09:32:09.673474-05:00",
"created_at": "2023-02-13T13:52:15.100716-05:00",
"name": "Nick Gonzalez",
"reward": "1.33000",
"odds": "1.34000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deb020d0-6fb0-426c-a74d-ae3601c18110/?format=api"
},
{
"id": "6059f80a-03c8-4c2b-9296-3f774d9a5d6d",
"gambit_id": "45b1702b-1d4e-439f-989e-e1950329485b",
"last_updated": "2023-02-18T09:32:09.672228-05:00",
"created_at": "2023-02-13T13:52:15.098737-05:00",
"name": "Lardy Navarro",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deb020d0-6fb0-426c-a74d-ae3601c18110/?format=api"
}
]
}