GET /api/bet_types/7a3606e9-716a-4d45-8ad3-5015ce0afe1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a3606e9-716a-4d45-8ad3-5015ce0afe1a",
"match": "https://api-prod.gambitprofit.com/api/matches/be3e5ca0-9fb9-48d1-91db-aaa379dd8bd8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:58:13.487099-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": "Miami Dolphins",
"amount": 5423.0
},
{
"team": "New England Patriots",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9ad29d83-ae58-47f6-99f6-78ff05276b61",
"gambit_id": "7958bfe7-a70e-43f4-b324-2813b15e82cf",
"last_updated": "2023-09-18T13:23:20.244859-04:00",
"created_at": "2023-09-14T09:58:13.491123-04:00",
"name": "Miami Dolphins",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3606e9-716a-4d45-8ad3-5015ce0afe1a/?format=api"
},
{
"id": "c46bfb07-ac24-4b1a-8043-d89cfb496898",
"gambit_id": "0b2d9880-647c-429e-9abc-19839f34759d",
"last_updated": "2023-09-18T13:23:20.249072-04:00",
"created_at": "2023-09-14T09:58:13.496056-04:00",
"name": "New England Patriots",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3606e9-716a-4d45-8ad3-5015ce0afe1a/?format=api"
}
]
}