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/7149500d-7bf2-4ea5-9e60-b174c339dbdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7149500d-7bf2-4ea5-9e60-b174c339dbdf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "056aed5d-e8f2-49b8-9c24-dd82814ca2bd",
    "completed": true,
    "last_updated": "2023-06-23T14:37:59.309546-04:00",
    "created_at": "2023-06-22T08:23:03.320298-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.79,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/056aed5d-e8f2-49b8-9c24-dd82814ca2bd",
    "datetime": "2023-06-22T19:05:00-04:00",
    "cutoff_datetime": "2023-06-22T19:05:00-04:00",
    "name": "SEA (B Woo) v. NYY (D German)",
    "bettypes": [
        {
            "id": "8f7eb360-3e5e-4dcb-a227-8496f10ae9b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/7149500d-7bf2-4ea5-9e60-b174c339dbdf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-22T08:23:03.322759-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": "NYY (D German)",
                        "amount": 5013.0
                    },
                    {
                        "team": "SEA (B Woo)",
                        "amount": 4987.0
                    }
                ],
                "expected_reward_tokens": 9574.83,
                "profit_sb": 74.83,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f91aa5f-21a1-40c7-9279-682dcbebf2c3",
                    "gambit_id": "3c25f002-c52f-4a90-a88d-ee22f3844cfa",
                    "last_updated": "2023-06-23T14:37:59.315306-04:00",
                    "created_at": "2023-06-22T08:23:03.327299-04:00",
                    "name": "NYY (D German)",
                    "reward": "1.91000",
                    "odds": "1.94340",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7eb360-3e5e-4dcb-a227-8496f10ae9b9/?format=api"
                },
                {
                    "id": "05b3ae0e-6227-452d-875a-c0fa49193230",
                    "gambit_id": "b6f5f3f6-aa7c-40b2-902b-8c89cf4f223f",
                    "last_updated": "2023-06-23T14:37:59.313381-04:00",
                    "created_at": "2023-06-22T08:23:03.324662-04:00",
                    "name": "SEA (B Woo)",
                    "reward": "1.92000",
                    "odds": "1.96150",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7eb360-3e5e-4dcb-a227-8496f10ae9b9/?format=api"
                }
            ]
        },
        {
            "id": "18c90b78-9522-41b3-8adf-8ab8dcd88e6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7149500d-7bf2-4ea5-9e60-b174c339dbdf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-22T08:23:03.329579-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": "SEA",
                        "amount": 6547.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6dc79a5b-4234-4fef-b04d-0ad5707eee5c",
                    "gambit_id": "1b28a993-1a91-46eb-8ded-722f77be08ea",
                    "last_updated": "2023-06-23T14:37:59.318284-04:00",
                    "created_at": "2023-06-22T08:23:03.331898-04:00",
                    "name": "SEA",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18c90b78-9522-41b3-8adf-8ab8dcd88e6d/?format=api"
                },
                {
                    "id": "138bb485-5321-4841-b9ed-a4d458ebc76b",
                    "gambit_id": "76dabdb6-cfb9-4e5f-8dc1-149094d6dfe8",
                    "last_updated": "2023-06-23T14:37:59.320488-04:00",
                    "created_at": "2023-06-22T08:23:03.334268-04:00",
                    "name": "NYY",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18c90b78-9522-41b3-8adf-8ab8dcd88e6d/?format=api"
                }
            ]
        },
        {
            "id": "6d34aa08-02ef-4717-abe9-f82a7a22d9b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7149500d-7bf2-4ea5-9e60-b174c339dbdf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-22T08:23:03.336331-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 Under 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "280ace1b-197e-4880-9f60-0b31df273d3b",
                    "gambit_id": "e60d07b5-a9b0-4702-91b3-a6ce208e1e6c",
                    "last_updated": "2023-06-23T14:37:59.326129-04:00",
                    "created_at": "2023-06-22T08:23:03.340222-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d34aa08-02ef-4717-abe9-f82a7a22d9b5/?format=api"
                },
                {
                    "id": "d4110634-7ab6-49bd-8bb1-7fb6dde9da5b",
                    "gambit_id": "31d04425-891a-41af-b523-5b478f60b4ae",
                    "last_updated": "2023-06-23T14:37:59.324642-04:00",
                    "created_at": "2023-06-22T08:23:03.338111-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d34aa08-02ef-4717-abe9-f82a7a22d9b5/?format=api"
                }
            ]
        }
    ]
}