GET /api/bet_types/506760c4-93c6-4356-ad83-ecad729ea8b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "506760c4-93c6-4356-ad83-ecad729ea8b5",
"match": "https://api-prod.gambitprofit.com/api/matches/d466f904-ef81-4c86-882d-901f1f653acb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-01T09:22:01.966240-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": "New England Patriots",
"amount": 5745.0
},
{
"team": "Miami Dolphins",
"amount": 4255.0
}
],
"expected_reward_tokens": 9019.65,
"profit_sb": 19.65,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "d6e01512-cbbf-49de-9d8c-38f8502ccde7",
"gambit_id": "2c977664-47cc-4466-9c67-6a5be3798287",
"last_updated": "2023-01-02T12:47:01.037705-05:00",
"created_at": "2023-01-01T09:22:01.967423-05:00",
"name": "New England Patriots",
"reward": "1.57000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/506760c4-93c6-4356-ad83-ecad729ea8b5/?format=api"
},
{
"id": "3488274f-e51f-4bf9-91e4-290b0ba987d5",
"gambit_id": "e435d6b5-4526-4dfe-8c9d-7d880a312c1a",
"last_updated": "2023-01-02T12:47:01.038816-05:00",
"created_at": "2023-01-01T09:22:01.968756-05:00",
"name": "Miami Dolphins",
"reward": "2.12000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/506760c4-93c6-4356-ad83-ecad729ea8b5/?format=api"
}
]
}