Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/c3b8702b-b905-4de8-8a4e-d45909fa31a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c3b8702b-b905-4de8-8a4e-d45909fa31a0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "963a9b24-5ca9-4745-922b-1d9562975b77",
    "completed": true,
    "last_updated": "2023-04-22T13:07:13.833644-04:00",
    "created_at": "2023-04-21T12:32:08.893150-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/963a9b24-5ca9-4745-922b-1d9562975b77",
    "datetime": "2023-04-21T21:40:00-04:00",
    "cutoff_datetime": "2023-04-21T21:40:00-04:00",
    "name": "SDG (S Lugo) v. ARI (Z Gallen)",
    "bettypes": [
        {
            "id": "e19bf5e4-24ca-4427-831e-bf240fe5a2fb",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3b8702b-b905-4de8-8a4e-d45909fa31a0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-21T12:32:08.905438-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": "SDG (S Lugo)",
                        "amount": 5117.0
                    },
                    {
                        "team": "ARI (Z Gallen)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "07965aa4-fb57-42c4-b84c-cf536332b4a2",
                    "gambit_id": "6fe38cdf-95d5-44a9-8dcb-0ab4304bb48f",
                    "last_updated": "2023-04-22T13:07:13.847327-04:00",
                    "created_at": "2023-04-21T12:32:08.908533-04:00",
                    "name": "SDG (S Lugo)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e19bf5e4-24ca-4427-831e-bf240fe5a2fb/?format=api"
                },
                {
                    "id": "ec50c4bf-4db6-4a3d-a225-bcde353f4ebd",
                    "gambit_id": "28c5f167-6227-4877-9b3d-c0ea5c54a1cb",
                    "last_updated": "2023-04-22T13:07:13.845911-04:00",
                    "created_at": "2023-04-21T12:32:08.906962-04:00",
                    "name": "ARI (Z Gallen)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e19bf5e4-24ca-4427-831e-bf240fe5a2fb/?format=api"
                }
            ]
        },
        {
            "id": "13461721-c2eb-4306-98f2-0006f4bf2af7",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3b8702b-b905-4de8-8a4e-d45909fa31a0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-21T12:32:08.900434-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": "ARI",
                        "amount": 6020.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a27dc12c-cb64-4202-8dec-38c0bcd7b89b",
                    "gambit_id": "7b52a8ff-15fd-4fd1-b234-a25554fb5947",
                    "last_updated": "2023-04-22T13:07:13.841762-04:00",
                    "created_at": "2023-04-21T12:32:08.901833-04:00",
                    "name": "ARI",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13461721-c2eb-4306-98f2-0006f4bf2af7/?format=api"
                },
                {
                    "id": "00e12193-d125-4bac-a557-f81ea8862884",
                    "gambit_id": "55dc452d-141b-497b-b957-4f58ab755d69",
                    "last_updated": "2023-04-22T13:07:13.843195-04:00",
                    "created_at": "2023-04-21T12:32:08.903533-04:00",
                    "name": "SDG",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13461721-c2eb-4306-98f2-0006f4bf2af7/?format=api"
                }
            ]
        },
        {
            "id": "64cbc61d-8b7f-45f6-9edf-c8b39d07356f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c3b8702b-b905-4de8-8a4e-d45909fa31a0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-21T12:32:08.895778-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": "Game Total Over 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77e4b2f9-60ea-4b4f-ab00-bdf57e208b91",
                    "gambit_id": "f894ec18-01e9-412f-ab49-81d0bfe3bd26",
                    "last_updated": "2023-04-22T13:07:13.839004-04:00",
                    "created_at": "2023-04-21T12:32:08.898742-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64cbc61d-8b7f-45f6-9edf-c8b39d07356f/?format=api"
                },
                {
                    "id": "f102c1f2-e551-4ea1-95d2-4f69fad49941",
                    "gambit_id": "5324d156-2419-434f-ba76-ec28e9ca9dbc",
                    "last_updated": "2023-04-22T13:07:13.837063-04:00",
                    "created_at": "2023-04-21T12:32:08.897255-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64cbc61d-8b7f-45f6-9edf-c8b39d07356f/?format=api"
                }
            ]
        }
    ]
}