HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26d39747-5a97-41b1-8a59-1bb4e5a9e457",
"match": "https://api-prod.gambitprofit.com/api/matches/36e2835a-0588-42eb-af4b-4d935e36add1/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-12T10:03:19.544297-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 6231.0
},
{
"team": "Tottenham",
"amount": 3769.0
}
],
"expected_reward_tokens": 12211.56,
"profit_sb": 2711.56,
"profit_sb_percentage": 28.54,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 4706.0
},
{
"team": "Tottenham",
"amount": 2847.0
},
{
"team": "Draw",
"amount": 2447.0
}
],
"expected_reward_tokens": 9223.76,
"profit_sb": -276.24,
"profit_sb_percentage": -2.91,
"recommended": false
},
"lines": [
{
"id": "47732fae-7d9e-4a78-aa09-26a617503a49",
"gambit_id": "75f782e2-bbc4-455c-a44d-1d74b671d540",
"last_updated": "2024-01-17T22:38:12.131372-05:00",
"created_at": "2024-01-12T10:03:19.557544-05:00",
"name": "Manchester United",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26d39747-5a97-41b1-8a59-1bb4e5a9e457/?format=api"
},
{
"id": "e241b6e8-2a37-4a53-bb05-3377bd38b447",
"gambit_id": "a63b0def-da91-4148-82fd-b95caf9334bb",
"last_updated": "2024-01-17T22:38:12.124352-05:00",
"created_at": "2024-01-12T10:03:19.548491-05:00",
"name": "Tottenham",
"reward": "3.24000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26d39747-5a97-41b1-8a59-1bb4e5a9e457/?format=api"
},
{
"id": "e2db3704-3b8a-4e85-9c2d-7c83585e9e8b",
"gambit_id": "17daaba9-1c6d-4492-a875-59cc9f415a62",
"last_updated": "2024-01-17T22:38:12.127998-05:00",
"created_at": "2024-01-12T10:03:19.553236-05:00",
"name": "Draw",
"reward": "3.77000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26d39747-5a97-41b1-8a59-1bb4e5a9e457/?format=api"
}
]
}