GET /api/bet_types/c64fb2eb-04d8-42d6-bf9f-e555925baff0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c64fb2eb-04d8-42d6-bf9f-e555925baff0",
"match": "https://api-prod.gambitprofit.com/api/matches/54f5858c-7729-4bc1-9dce-2c70c8249b68/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:01.489460-04: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": "BOS (C Sale)",
"amount": 5117.0
},
{
"team": "MIN (S Gray)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "7226cb65-023f-4bf7-b90f-4dfa9cb9082a",
"gambit_id": "01925c5f-47a3-42a8-bb52-fe9d12cfa5a2",
"last_updated": "2023-04-19T13:52:28.330544-04:00",
"created_at": "2023-04-18T12:12:01.492023-04:00",
"name": "BOS (C Sale)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64fb2eb-04d8-42d6-bf9f-e555925baff0/?format=api"
},
{
"id": "fb1a8a87-a417-410f-9f26-bffbd40f0232",
"gambit_id": "d4b86597-6f7c-42cf-aefd-7b1ce75c4495",
"last_updated": "2023-04-19T13:52:28.332934-04:00",
"created_at": "2023-04-18T12:12:01.494303-04:00",
"name": "MIN (S Gray)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64fb2eb-04d8-42d6-bf9f-e555925baff0/?format=api"
}
]
}