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/94f8e468-8d30-40e8-805c-fc9defbe1631/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94f8e468-8d30-40e8-805c-fc9defbe1631",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "09f92a2e-1291-404b-a267-772bb6e5f5a9",
    "completed": true,
    "last_updated": "2022-08-14T13:46:59.480003-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.74,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/09f92a2e-1291-404b-a267-772bb6e5f5a9",
    "datetime": "2022-08-13T16:10:00-04:00",
    "cutoff_datetime": "2022-08-13T16:10:00-04:00",
    "name": "BAL (D Hall) v. TAM (S McClanahan)",
    "bettypes": [
        {
            "id": "b01c185f-1c7f-4131-bf3d-3175cb617eec",
            "match": "https://api-prod.gambitprofit.com/api/matches/94f8e468-8d30-40e8-805c-fc9defbe1631/?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": "TAM (S McClanahan)",
                        "amount": 6395.0
                    },
                    {
                        "team": "BAL (D Hall)",
                        "amount": 3605.0
                    }
                ],
                "expected_reward_tokens": 9336.7,
                "profit_sb": 336.7,
                "profit_sb_percentage": 3.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b664134f-6a68-46a8-b3e8-0501fbb18b22",
                    "gambit_id": "8a2d989a-2448-49f2-91ec-ba164cb8ccba",
                    "last_updated": "2022-08-14T13:46:59.483185-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (S McClanahan)",
                    "reward": "1.46000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01c185f-1c7f-4131-bf3d-3175cb617eec/?format=api"
                },
                {
                    "id": "a9749c4c-33d5-4352-839b-7f246b076feb",
                    "gambit_id": "f8140a29-09a4-4211-8d35-f53bb954bea6",
                    "last_updated": "2022-08-14T13:46:59.482836-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (D Hall)",
                    "reward": "2.59000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01c185f-1c7f-4131-bf3d-3175cb617eec/?format=api"
                }
            ]
        },
        {
            "id": "043511b8-fee1-4271-b220-8522e9cd068b",
            "match": "https://api-prod.gambitprofit.com/api/matches/94f8e468-8d30-40e8-805c-fc9defbe1631/?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": "BAL",
                        "amount": 5405.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4595.0
                    }
                ],
                "expected_reward_tokens": 9188.5,
                "profit_sb": 188.5,
                "profit_sb_percentage": 2.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9414d023-3897-470c-a0b8-b5845c337551",
                    "gambit_id": "df75417d-d38a-46b7-9566-fb8f01f19467",
                    "last_updated": "2022-08-14T13:46:59.482479-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043511b8-fee1-4271-b220-8522e9cd068b/?format=api"
                },
                {
                    "id": "cc0f57c9-d005-4e87-9feb-d71194db14ef",
                    "gambit_id": "677ab391-005a-4f47-93fc-ea5ca243ea13",
                    "last_updated": "2022-08-14T13:46:59.482114-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "2.00000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/043511b8-fee1-4271-b220-8522e9cd068b/?format=api"
                }
            ]
        },
        {
            "id": "315f4a78-c015-48cc-9e69-743600119456",
            "match": "https://api-prod.gambitprofit.com/api/matches/94f8e468-8d30-40e8-805c-fc9defbe1631/?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 6.5",
                        "amount": 5109.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4891.0
                    }
                ],
                "expected_reward_tokens": 9145.11,
                "profit_sb": 145.11,
                "profit_sb_percentage": 1.61,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ffae39d-8cc1-4f19-b410-b250c037789f",
                    "gambit_id": "e1c99168-f0d4-4d3f-ba6a-c89bae804ed7",
                    "last_updated": "2022-08-14T13:46:59.481734-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.79000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315f4a78-c015-48cc-9e69-743600119456/?format=api"
                },
                {
                    "id": "2e3be5ba-07e6-41d6-8c71-f4ada92bfb15",
                    "gambit_id": "51a345c6-0cbd-43ba-adf4-6435de8b3b1c",
                    "last_updated": "2022-08-14T13:46:59.481237-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315f4a78-c015-48cc-9e69-743600119456/?format=api"
                }
            ]
        }
    ]
}