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/54090e2f-0607-4d49-a389-628bdd355c62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "54090e2f-0607-4d49-a389-628bdd355c62",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "872b820f-569a-4982-9a7e-e0d1915d55c2",
    "completed": true,
    "last_updated": "2022-12-05T15:37:08.056238-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.8,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/872b820f-569a-4982-9a7e-e0d1915d55c2",
    "datetime": "2022-12-04T14:00:00-05:00",
    "cutoff_datetime": "2022-12-04T14:00:00-05:00",
    "name": "England v. Senegal",
    "bettypes": [
        {
            "id": "f28d59af-1681-4c07-93a0-38690f4bebed",
            "match": "https://api-prod.gambitprofit.com/api/matches/54090e2f-0607-4d49-a389-628bdd355c62/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "England",
                        "amount": 6888.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3112.0
                    }
                ],
                "expected_reward_tokens": 10331.84,
                "profit_sb": 1331.84,
                "profit_sb_percentage": 14.8,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "England",
                        "amount": 5813.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2627.0
                    },
                    {
                        "team": "Senegal",
                        "amount": 1560.0
                    }
                ],
                "expected_reward_tokens": 8719.5,
                "profit_sb": -280.5,
                "profit_sb_percentage": -3.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "43216678-d128-4abf-ae8c-0588c213e879",
                    "gambit_id": "f8b00c5c-76cd-4472-ac20-f3e18c98dc3d",
                    "last_updated": "2022-12-05T15:37:08.063894-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "England",
                    "reward": "1.50000",
                    "odds": "1.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
                },
                {
                    "id": "86e632a8-1dee-4e38-9660-81011b38fe4f",
                    "gambit_id": "8b52d100-cf1c-41fc-8953-7174c43e98a1",
                    "last_updated": "2022-12-05T15:37:08.065047-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.32000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
                },
                {
                    "id": "580bc7d0-55fd-4a19-9c79-e1a00f472797",
                    "gambit_id": "dcdc771f-277b-41b0-b9e5-e46c380ed559",
                    "last_updated": "2022-12-05T15:37:08.062737-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Senegal",
                    "reward": "5.59000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28d59af-1681-4c07-93a0-38690f4bebed/?format=api"
                }
            ]
        },
        {
            "id": "c1ad5f6e-9729-4b90-bb05-efc9fc9032e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/54090e2f-0607-4d49-a389-628bdd355c62/?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 Under 2.5",
                        "amount": 5912.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4088.0
                    }
                ],
                "expected_reward_tokens": 8748.32,
                "profit_sb": -251.68,
                "profit_sb_percentage": -2.8,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2b5e34e6-91ca-4803-bc23-c457cc2814e2",
                    "gambit_id": "82b3bc73-93ff-4b55-85c3-e5be3139e2c3",
                    "last_updated": "2022-12-05T15:37:08.059159-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.48000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ad5f6e-9729-4b90-bb05-efc9fc9032e2/?format=api"
                },
                {
                    "id": "8e3669b8-52cf-4fa5-abf9-a54c60b93507",
                    "gambit_id": "3622fb46-a553-4d53-9f70-bf6d80165f33",
                    "last_updated": "2022-12-05T15:37:08.060311-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.14000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1ad5f6e-9729-4b90-bb05-efc9fc9032e2/?format=api"
                }
            ]
        }
    ]
}