GET /api/bet_types/a1613bb2-c76c-46bb-b573-3f8f29fe6ebb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1613bb2-c76c-46bb-b573-3f8f29fe6ebb",
"match": "https://api-prod.gambitprofit.com/api/matches/c32168a2-5a37-4dd8-9dde-f6b65995083d/?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": "PIT (B Wilson)",
"amount": 5257.0
},
{
"team": "CIN (L Cessa)",
"amount": 4743.0
}
],
"expected_reward_tokens": 9199.75,
"profit_sb": 199.75,
"profit_sb_percentage": 2.22,
"recommended": true
},
"lines": [
{
"id": "237874d4-66bb-492c-9e6b-3416bf220ef6",
"gambit_id": "ed3cd5c0-155a-4a2d-bcd0-70f1660c6dfa",
"last_updated": "2022-09-29T10:42:04.028503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (B Wilson)",
"reward": "1.75000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1613bb2-c76c-46bb-b573-3f8f29fe6ebb/?format=api"
},
{
"id": "729091bb-a5fa-416d-8c99-9df694c6cd24",
"gambit_id": "b1950be9-9d94-491d-90d9-1469c5af50f4",
"last_updated": "2022-09-29T10:42:04.029444-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "1.94000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1613bb2-c76c-46bb-b573-3f8f29fe6ebb/?format=api"
}
]
}