GET /api/bet_types/004dbe36-b80f-421b-8d31-f8d519e457fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "004dbe36-b80f-421b-8d31-f8d519e457fa",
"match": "https://api-prod.gambitprofit.com/api/matches/0f01ac94-1fb4-4f59-82a7-9ab7811f5009/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-25T13:47:02.277504-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": "NYY (C Schmidt)",
"amount": 5530.0
},
{
"team": "BAL (K Gibson)",
"amount": 4470.0
}
],
"expected_reward_tokens": 9565.8,
"profit_sb": 65.8,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "cc3795a5-59eb-40a1-9763-081e67f6e8ec",
"gambit_id": "d5c4d9d5-6c9c-4204-b31e-caeaa7def80e",
"last_updated": "2023-05-26T11:52:17.243439-04:00",
"created_at": "2023-05-25T13:47:02.283767-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/004dbe36-b80f-421b-8d31-f8d519e457fa/?format=api"
},
{
"id": "90615a09-9e82-4115-b0e2-e47883e12622",
"gambit_id": "bf6e6192-0b9a-4711-be80-60ea513f8b42",
"last_updated": "2023-05-26T11:52:17.241010-04:00",
"created_at": "2023-05-25T13:47:02.280453-04:00",
"name": "BAL (K Gibson)",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/004dbe36-b80f-421b-8d31-f8d519e457fa/?format=api"
}
]
}