GET /api/bet_types/1803a1a5-dbc7-4922-94f3-1f52c7bf66bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1803a1a5-dbc7-4922-94f3-1f52c7bf66bf",
"match": "https://api-prod.gambitprofit.com/api/matches/7417b2c9-9ff9-4bdc-bb00-a293bf713b6f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Texas St",
"amount": 5097.0
},
{
"team": "Arkansas State",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "6623966c-d83c-49a5-9898-926d4e76b3fb",
"gambit_id": "378f565c-5160-4a1e-b38d-b685e81b7fbe",
"last_updated": "2022-11-21T10:02:56.839321-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas St",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1803a1a5-dbc7-4922-94f3-1f52c7bf66bf/?format=api"
},
{
"id": "047f2576-78f1-4099-8d0d-ad4ffe761a9f",
"gambit_id": "ccf97a3b-884d-4fe6-acdf-1e3930917bb4",
"last_updated": "2022-11-21T10:02:56.840435-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arkansas State",
"reward": "1.84000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1803a1a5-dbc7-4922-94f3-1f52c7bf66bf/?format=api"
}
]
}