GET /api/bet_types/04996b60-258d-4e98-a061-6c77ca2359b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04996b60-258d-4e98-a061-6c77ca2359b3",
"match": "https://api-prod.gambitprofit.com/api/matches/801ddef5-c3b1-48e1-8903-aa0459e7d7bf/?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": "BAL (J Lyles)",
"amount": 5000.0
},
{
"team": "BOS (K Crawford)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": 300.0,
"profit_sb_percentage": 3.33,
"recommended": true
},
"lines": [
{
"id": "5da36a04-e618-4dca-bc4f-48fe9e418d98",
"gambit_id": "5fce1124-36aa-4b94-b18f-7d961d5191b0",
"last_updated": "2022-08-20T12:07:02.024372-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (J Lyles)",
"reward": "1.86000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04996b60-258d-4e98-a061-6c77ca2359b3/?format=api"
},
{
"id": "681032b9-8ae7-4369-8b55-b7987cc19583",
"gambit_id": "8855124f-f546-4803-a0b2-d197240d56ff",
"last_updated": "2022-08-20T12:07:02.024863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (K Crawford)",
"reward": "1.86000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04996b60-258d-4e98-a061-6c77ca2359b3/?format=api"
}
]
}