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/1e907c1f-da1a-4a1e-a58d-7865cf88935b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1e907c1f-da1a-4a1e-a58d-7865cf88935b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cf16adac-2dcb-4f89-b5c1-00ac4ba75713",
    "completed": true,
    "last_updated": "2022-09-03T20:02:08.584935-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.45,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cf16adac-2dcb-4f89-b5c1-00ac4ba75713",
    "datetime": "2022-09-02T18:40:00-04:00",
    "cutoff_datetime": "2022-09-02T18:40:00-04:00",
    "name": "COL (K Freeland) v. CIN (L Cessa)",
    "bettypes": [
        {
            "id": "8c1d89fc-bf38-4c01-9efb-2ab450367093",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e907c1f-da1a-4a1e-a58d-7865cf88935b/?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": "CIN (L Cessa)",
                        "amount": 5413.0
                    },
                    {
                        "team": "COL (K Freeland)",
                        "amount": 4587.0
                    }
                ],
                "expected_reward_tokens": 9310.36,
                "profit_sb": 310.36,
                "profit_sb_percentage": 3.45,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6a515e64-2a83-4fd1-a932-9fa990fc5790",
                    "gambit_id": "9466abc7-0494-4435-bc1c-de24c5d6da77",
                    "last_updated": "2022-09-03T20:02:08.594238-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN (L Cessa)",
                    "reward": "1.72000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1d89fc-bf38-4c01-9efb-2ab450367093/?format=api"
                },
                {
                    "id": "6f355615-216c-473b-932c-a1ffb09f7f6a",
                    "gambit_id": "a35b6f0c-72e8-4ea0-8e9e-edb0661e115b",
                    "last_updated": "2022-09-03T20:02:08.595245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (K Freeland)",
                    "reward": "2.03000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1d89fc-bf38-4c01-9efb-2ab450367093/?format=api"
                }
            ]
        },
        {
            "id": "bd161c4d-c6d2-4dad-9a84-af5f6b61535d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e907c1f-da1a-4a1e-a58d-7865cf88935b/?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": "COL",
                        "amount": 6183.0
                    },
                    {
                        "team": "CIN",
                        "amount": 3817.0
                    }
                ],
                "expected_reward_tokens": 9274.5,
                "profit_sb": 274.5,
                "profit_sb_percentage": 3.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c2e22a18-78e6-4f89-ae44-fdb212c0be32",
                    "gambit_id": "c36ca743-716d-4914-8c6a-9e51cd2cfccc",
                    "last_updated": "2022-09-03T20:02:08.592216-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd161c4d-c6d2-4dad-9a84-af5f6b61535d/?format=api"
                },
                {
                    "id": "fc836e08-4f66-4ba4-bcd3-5db488cffc1d",
                    "gambit_id": "02168e2d-a976-4d87-a953-0d538be1454e",
                    "last_updated": "2022-09-03T20:02:08.591206-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CIN",
                    "reward": "2.43000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd161c4d-c6d2-4dad-9a84-af5f6b61535d/?format=api"
                }
            ]
        },
        {
            "id": "0eec65e3-5738-41b7-a417-3ea13c9307fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/1e907c1f-da1a-4a1e-a58d-7865cf88935b/?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": 5205.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "960083cd-b721-46df-b778-f0559bd62d61",
                    "gambit_id": "a4f4e5ea-22f0-4499-9aea-5ed224e86277",
                    "last_updated": "2022-09-03T20:02:08.588984-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eec65e3-5738-41b7-a417-3ea13c9307fe/?format=api"
                },
                {
                    "id": "99d51cd5-753e-46b0-ac2e-da06d13c3700",
                    "gambit_id": "83928e4f-17dc-45e6-933d-d5e2583f7d8d",
                    "last_updated": "2022-09-03T20:02:08.587944-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0eec65e3-5738-41b7-a417-3ea13c9307fe/?format=api"
                }
            ]
        }
    ]
}