GET /api/bet_types/38a5017a-ce93-4c83-86fb-b35e7dd56882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38a5017a-ce93-4c83-86fb-b35e7dd56882",
"match": "https://api-prod.gambitprofit.com/api/matches/009bbd23-a9e4-4c39-aa52-f22d356512d4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-02T03:56:47.905866-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": "Gary Fox",
"amount": 6698.0
},
{
"team": "Nathan Hind",
"amount": 3302.0
}
],
"expected_reward_tokens": 9377.2,
"profit_sb": -122.8,
"profit_sb_percentage": -1.29,
"recommended": false
},
"lines": [
{
"id": "98f74e4a-9579-4739-910f-b5c4bce31cfe",
"gambit_id": "fea03e07-e81e-4d73-b444-a4cd7b04cb86",
"last_updated": "2023-03-06T15:02:20.747530-05:00",
"created_at": "2023-03-02T03:56:47.908861-05:00",
"name": "Gary Fox",
"reward": "1.40000",
"odds": "1.41000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a5017a-ce93-4c83-86fb-b35e7dd56882/?format=api"
},
{
"id": "203e5b3b-2030-4ef9-93db-65403f90a7e4",
"gambit_id": "5f2b7f7b-ebb1-4910-9d8c-5f27136976cc",
"last_updated": "2023-03-06T15:02:20.746314-05:00",
"created_at": "2023-03-02T03:56:47.907433-05:00",
"name": "Nathan Hind",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a5017a-ce93-4c83-86fb-b35e7dd56882/?format=api"
}
]
}