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/3f613d3e-1180-4e1f-a8b1-99e25c15d383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3f613d3e-1180-4e1f-a8b1-99e25c15d383",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "de1318a9-025c-47af-83aa-7de4d4c1d59c",
    "completed": true,
    "last_updated": "2022-08-21T12:47:06.964356-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.3,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/de1318a9-025c-47af-83aa-7de4d4c1d59c",
    "datetime": "2022-08-20T20:10:00-04:00",
    "cutoff_datetime": "2022-08-20T20:10:00-04:00",
    "name": "STL (D Hudson) v. ARI (M Bumgarner)",
    "bettypes": [
        {
            "id": "a27a3f3c-f2be-4f2c-b8e2-1e0ed3f18f14",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f613d3e-1180-4e1f-a8b1-99e25c15d383/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "STL (D Hudson)",
                        "amount": 5812.0
                    },
                    {
                        "team": "ARI (M Bumgarner)",
                        "amount": 4188.0
                    }
                ],
                "expected_reward_tokens": 9297.36,
                "profit_sb": 297.36,
                "profit_sb_percentage": 3.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e6d6fe49-03e4-4b6c-baf0-83c4bb5b0e46",
                    "gambit_id": "bff633c5-e038-424e-9a09-b387c335a70f",
                    "last_updated": "2022-08-21T12:47:06.967708-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL (D Hudson)",
                    "reward": "1.60000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27a3f3c-f2be-4f2c-b8e2-1e0ed3f18f14/?format=api"
                },
                {
                    "id": "e80466ca-813e-413c-a3de-2298b9f0e822",
                    "gambit_id": "afcca747-5f75-4c01-976b-932265560219",
                    "last_updated": "2022-08-21T12:47:06.967338-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (M Bumgarner)",
                    "reward": "2.22000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27a3f3c-f2be-4f2c-b8e2-1e0ed3f18f14/?format=api"
                }
            ]
        },
        {
            "id": "3be95835-cf22-4597-bd4b-0215cd7d5b21",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f613d3e-1180-4e1f-a8b1-99e25c15d383/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "ARI",
                        "amount": 5313.0
                    },
                    {
                        "team": "STL",
                        "amount": 4687.0
                    }
                ],
                "expected_reward_tokens": 9138.36,
                "profit_sb": 138.36,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c26fb7c3-0fad-4bf9-8d45-b965172b9f81",
                    "gambit_id": "b53acbd6-0e3f-4594-b24d-c0dc24e7f53c",
                    "last_updated": "2022-08-21T12:47:06.966590-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be95835-cf22-4597-bd4b-0215cd7d5b21/?format=api"
                },
                {
                    "id": "c12266e0-8cc8-41cb-9bf8-b42f8912ec94",
                    "gambit_id": "fd8e940f-91e2-4b6d-b4b0-daf1c2dba863",
                    "last_updated": "2022-08-21T12:47:06.966968-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "STL",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be95835-cf22-4597-bd4b-0215cd7d5b21/?format=api"
                }
            ]
        },
        {
            "id": "0247c4fd-a5e8-4c07-bca7-64fd2a626c99",
            "match": "https://api-prod.gambitprofit.com/api/matches/3f613d3e-1180-4e1f-a8b1-99e25c15d383/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": "Game Total Over 9",
                        "amount": 5313.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4687.0
                    }
                ],
                "expected_reward_tokens": 9138.36,
                "profit_sb": 138.36,
                "profit_sb_percentage": 1.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dfa1ead8-af8a-4ccd-a339-6d2654c98c26",
                    "gambit_id": "ffd491df-de37-472d-9565-ebda04a1ac60",
                    "last_updated": "2022-08-21T12:47:06.966200-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0247c4fd-a5e8-4c07-bca7-64fd2a626c99/?format=api"
                },
                {
                    "id": "ba3cbd47-b73b-4f6f-acdb-db5f9a4d3c15",
                    "gambit_id": "b61cbef1-84f1-43cf-8137-eecfe3f8f567",
                    "last_updated": "2022-08-21T12:47:06.965664-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.95000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0247c4fd-a5e8-4c07-bca7-64fd2a626c99/?format=api"
                }
            ]
        }
    ]
}