GET /api/bet_types/0fb434d2-d2d1-4f83-9d94-d15288cb2461/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fb434d2-d2d1-4f83-9d94-d15288cb2461",
"match": "https://api-prod.gambitprofit.com/api/matches/26d872d1-112f-4512-b8b6-4d6c167ddf55/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:18:06.342709-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": "Baltimore Ravens",
"amount": 7440.0
},
{
"team": "Los Angeles Rams",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "60db1639-95be-4f21-87bb-9b0e5648e7f5",
"gambit_id": "ada61fd7-ba07-4bc5-b69a-a80d4b00b5cb",
"last_updated": "2023-12-11T19:48:21.178755-05:00",
"created_at": "2023-12-06T09:18:06.355798-05:00",
"name": "Baltimore Ravens",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb434d2-d2d1-4f83-9d94-d15288cb2461/?format=api"
},
{
"id": "b4b9f85d-c989-4eae-9219-adc830c6a9c0",
"gambit_id": "06e116ae-677c-4037-801b-7b4812a6ed56",
"last_updated": "2023-12-11T19:48:21.175519-05:00",
"created_at": "2023-12-06T09:18:06.350014-05:00",
"name": "Los Angeles Rams",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fb434d2-d2d1-4f83-9d94-d15288cb2461/?format=api"
}
]
}