GET /api/bet_types/4c3f6c0b-2c78-4def-b875-0e127c610eff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c3f6c0b-2c78-4def-b875-0e127c610eff",
"match": "https://api-prod.gambitprofit.com/api/matches/94fdf929-2b01-44ca-9bb8-fd8654ebae6e/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-22T00:27:14.200342-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": "Glover Teixeira",
"amount": 5000.0
},
{
"team": "Jamahal Hill",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "33c04018-42bb-4c50-a8be-7a07dee9da38",
"gambit_id": "db1ace5f-bf03-4d01-af11-b9fa5d3d144a",
"last_updated": "2023-01-23T11:47:06.237308-05:00",
"created_at": "2023-01-22T00:27:14.203198-05:00",
"name": "Glover Teixeira",
"reward": "1.89000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3f6c0b-2c78-4def-b875-0e127c610eff/?format=api"
},
{
"id": "3522a973-0b06-474d-a5da-4799c65fa227",
"gambit_id": "c0b35255-93a2-4611-8537-0b3fcc7489a0",
"last_updated": "2023-01-23T11:47:06.236154-05:00",
"created_at": "2023-01-22T00:27:14.201807-05:00",
"name": "Jamahal Hill",
"reward": "1.89000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c3f6c0b-2c78-4def-b875-0e127c610eff/?format=api"
}
]
}