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/53b90562-0ded-45bd-a81c-5c0658c19157/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53b90562-0ded-45bd-a81c-5c0658c19157",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "770473f0-fa76-4241-be3e-78200dd29377",
    "completed": true,
    "last_updated": "2023-04-22T13:07:13.282604-04:00",
    "created_at": "2023-04-21T12:32:07.820046-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/770473f0-fa76-4241-be3e-78200dd29377",
    "datetime": "2023-04-21T20:05:00-04:00",
    "cutoff_datetime": "2023-04-21T20:05:00-04:00",
    "name": "OAK (J Sears) v. TEX (J Gray)",
    "bettypes": [
        {
            "id": "1264cd98-0fcf-4041-8c0f-b4b073257615",
            "match": "https://api-prod.gambitprofit.com/api/matches/53b90562-0ded-45bd-a81c-5c0658c19157/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-21T12:32:07.831522-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": "TEX (J Gray)",
                        "amount": 6500.0
                    },
                    {
                        "team": "OAK (J Sears)",
                        "amount": 3500.0
                    }
                ],
                "expected_reward_tokens": 9555.0,
                "profit_sb": 55.0,
                "profit_sb_percentage": 0.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7dce0511-bb3a-4db4-ab70-d72a51ced533",
                    "gambit_id": "5bcc8a29-b4dc-4818-b959-7052c03762bd",
                    "last_updated": "2023-04-22T13:07:13.296164-04:00",
                    "created_at": "2023-04-21T12:32:07.832897-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1264cd98-0fcf-4041-8c0f-b4b073257615/?format=api"
                },
                {
                    "id": "54334190-170f-4122-a353-1484ed463d41",
                    "gambit_id": "bddc3db4-441c-405a-9200-0be9f3a3ca97",
                    "last_updated": "2023-04-22T13:07:13.298114-04:00",
                    "created_at": "2023-04-21T12:32:07.834514-04:00",
                    "name": "OAK (J Sears)",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1264cd98-0fcf-4041-8c0f-b4b073257615/?format=api"
                }
            ]
        },
        {
            "id": "03ea3dbb-51fd-45a8-9108-13772daaa509",
            "match": "https://api-prod.gambitprofit.com/api/matches/53b90562-0ded-45bd-a81c-5c0658c19157/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-21T12:32:07.826498-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": "OAK",
                        "amount": 5107.0
                    },
                    {
                        "team": "TEX",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5bd5f7b-aa3a-452a-9910-b10264a93082",
                    "gambit_id": "829e7789-cd5f-4eaf-8d44-77a9285135fc",
                    "last_updated": "2023-04-22T13:07:13.292872-04:00",
                    "created_at": "2023-04-21T12:32:07.829586-04:00",
                    "name": "OAK",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ea3dbb-51fd-45a8-9108-13772daaa509/?format=api"
                },
                {
                    "id": "a1b21816-cff2-44ad-9374-d520abaf51b9",
                    "gambit_id": "bf8e9357-c84c-4e49-aeb2-3e6c56f3ec24",
                    "last_updated": "2023-04-22T13:07:13.291051-04:00",
                    "created_at": "2023-04-21T12:32:07.828083-04:00",
                    "name": "TEX",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ea3dbb-51fd-45a8-9108-13772daaa509/?format=api"
                }
            ]
        },
        {
            "id": "256ae01f-5d90-4346-b2bd-13d78375d7a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/53b90562-0ded-45bd-a81c-5c0658c19157/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-21T12:32:07.821941-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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21668951-30fe-41a5-bed7-cfc8f1548859",
                    "gambit_id": "ed549d62-68a7-4808-b3b7-a7f6e1457623",
                    "last_updated": "2023-04-22T13:07:13.286473-04:00",
                    "created_at": "2023-04-21T12:32:07.823386-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/256ae01f-5d90-4346-b2bd-13d78375d7a9/?format=api"
                },
                {
                    "id": "9ec44e4d-26e9-44af-839c-ce23a8859947",
                    "gambit_id": "325892dd-5ffe-4ac9-ac41-5108489ce2d5",
                    "last_updated": "2023-04-22T13:07:13.287995-04:00",
                    "created_at": "2023-04-21T12:32:07.824896-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/256ae01f-5d90-4346-b2bd-13d78375d7a9/?format=api"
                }
            ]
        }
    ]
}