GET /api/bet_types/0f260bc4-1ee3-4f6c-bdf1-d6432f0658ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f260bc4-1ee3-4f6c-bdf1-d6432f0658ab",
"match": "https://api-prod.gambitprofit.com/api/matches/18afd484-313a-4feb-ac4f-e46c2fd3fe20/?format=api",
"name": "Pick the Winner",
"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": "FunPlus Phoenix",
"amount": 5000.0
},
{
"team": "Oh My God",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "eb6df90f-2ed6-4573-948c-801388d6a8a4",
"gambit_id": "424e014b-8615-443d-9bb5-e00211c69f4a",
"last_updated": "2022-08-17T10:07:10.669079-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FunPlus Phoenix",
"reward": "1.77000",
"odds": "1.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f260bc4-1ee3-4f6c-bdf1-d6432f0658ab/?format=api"
},
{
"id": "20a3fed2-4001-4195-a7e4-0b18a057f054",
"gambit_id": "7ebbfdc1-3812-4237-9c57-d005bc703532",
"last_updated": "2022-08-17T10:07:10.669599-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oh My God",
"reward": "1.77000",
"odds": "1.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f260bc4-1ee3-4f6c-bdf1-d6432f0658ab/?format=api"
}
]
}