GET /api/bet_types/ef478a9c-1f3f-40c9-84c5-49371ee7335c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef478a9c-1f3f-40c9-84c5-49371ee7335c",
"match": "https://api-prod.gambitprofit.com/api/matches/67fe5862-2bc4-4133-95c7-a5ab0eab8eec/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:38:09.176880-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": "Sacramento Kings",
"amount": 7351.0
},
{
"team": "Charlotte Hornets",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "17b60012-5076-4afd-9c0f-83ee7540a984",
"gambit_id": "bac8e442-e9ff-4780-8e04-517da4648128",
"last_updated": "2024-01-11T11:28:07.459957-05:00",
"created_at": "2024-01-10T09:38:09.180448-05:00",
"name": "Sacramento Kings",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef478a9c-1f3f-40c9-84c5-49371ee7335c/?format=api"
},
{
"id": "4ed5ffdc-0cdd-4c26-a0c3-2f6f43355cdc",
"gambit_id": "ef17c17c-84d2-4bb7-8aef-0bf89973c439",
"last_updated": "2024-01-11T11:28:07.463636-05:00",
"created_at": "2024-01-10T09:38:09.184825-05:00",
"name": "Charlotte Hornets",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef478a9c-1f3f-40c9-84c5-49371ee7335c/?format=api"
}
]
}