GET /api/bet_types/b4c478fb-4f1e-48a4-943e-3204c02dcec2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4c478fb-4f1e-48a4-943e-3204c02dcec2",
"match": "https://api-prod.gambitprofit.com/api/matches/f188c791-64e8-4a56-9ab8-2baff13302d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T11:18:01.853255-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": "Atlanta Falcons",
"amount": 5515.0
},
{
"team": "Arizona Cardinals",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "2c004c37-07d6-4e96-8400-4686862bfd02",
"gambit_id": "9c3fcb9f-261b-464e-bd59-410638d1170f",
"last_updated": "2023-11-13T15:38:08.635584-05:00",
"created_at": "2023-11-10T11:18:01.857559-05:00",
"name": "Atlanta Falcons",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c478fb-4f1e-48a4-943e-3204c02dcec2/?format=api"
},
{
"id": "dc34564b-d408-4113-b0e7-e18c9214de9e",
"gambit_id": "7f39a781-ebaa-423a-bca5-5c0e74f14288",
"last_updated": "2023-11-13T15:38:08.639407-05:00",
"created_at": "2023-11-10T11:18:01.862177-05:00",
"name": "Arizona Cardinals",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c478fb-4f1e-48a4-943e-3204c02dcec2/?format=api"
}
]
}