HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8343cbba-5fe1-409a-ac90-cf621954e733",
"match": "https://api-prod.gambitprofit.com/api/matches/7b7bfb03-b847-47c5-8867-8b4feee4009a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:16.838177-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 5305.0
},
{
"team": "Southampton",
"amount": 4695.0
}
],
"expected_reward_tokens": 13474.65,
"profit_sb": 3974.65,
"profit_sb_percentage": 41.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Crystal Palace",
"amount": 3649.0
},
{
"team": "Southampton",
"amount": 3230.0
},
{
"team": "Draw",
"amount": 3121.0
}
],
"expected_reward_tokens": 9268.46,
"profit_sb": -231.54,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "9b69ce1d-64df-4bc5-bdc6-30d227f35aec",
"gambit_id": "a9218c4c-e6c2-4868-92d1-4ef2d944478f",
"last_updated": "2023-04-17T11:42:03.540310-04:00",
"created_at": "2023-04-14T12:02:16.839521-04:00",
"name": "Crystal Palace",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8343cbba-5fe1-409a-ac90-cf621954e733/?format=api"
},
{
"id": "86a25af4-c54f-4818-b11f-670d6aee8951",
"gambit_id": "bb203455-2815-402c-94e8-04763628b33f",
"last_updated": "2023-04-17T11:42:03.544343-04:00",
"created_at": "2023-04-14T12:02:16.841025-04:00",
"name": "Southampton",
"reward": "2.87000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8343cbba-5fe1-409a-ac90-cf621954e733/?format=api"
},
{
"id": "0cd0a2d8-7614-4657-9668-33e4abea80fe",
"gambit_id": "ca0c0e57-9cfe-4b98-954d-b92ac10ade50",
"last_updated": "2023-04-17T11:42:03.546380-04:00",
"created_at": "2023-04-14T12:02:16.842415-04:00",
"name": "Draw",
"reward": "2.97000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8343cbba-5fe1-409a-ac90-cf621954e733/?format=api"
}
]
}